Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
68 lines (57 sloc)
3.1 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <HTML> | |
| <HEAD> | |
| <META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1"> | |
| <META NAME="Classification" CONTENT="Nasdaq Stock Market Information"> | |
| <META NAME="Rating" CONTENT="General"> | |
| <META NAME="Revisit-after" CONTENT="daily"> | |
| <META NAME="Updated" CONTENT="daily"> | |
| <META NAME="Distribution" CONTENT="Global"> | |
| <META NAME="ObjectType" CONTENT="Document"> | |
| <META NAME="Robots" CONTENT="ALL"> | |
| <META NAME="Publisher" CONTENT="NASDAQ"> | |
| <META NAME="AUTHOR" CONTENT="Text/notepad (TKMSA;JBH1) [Netscape, MSIE,AOL, Mosaic]"> | |
| <META NAME="Search Engines" CONTENT="AltaVista, AOLNet, Infoseek, Excite, Hotbot, Lycos, Magellan, LookSmart, CNET"> | |
| <META NAME="GENERATOR" CONTENT="Mozilla/3.01Gold (WinNT; U) [Netscape]"> | |
| <META NAME="Keywords" CONTENT="The Nasdaq Stock Market"> | |
| <META NAME="Description" CONTENT="The Nasdaq Stock Market"> | |
| <META NAME="Summary" CONTENT="The Nasdaq Stock Market"> | |
| <META HTTP-EQUIV="expires" CONTENT="0"> | |
| <META HTTP-EQUIV="pragma" CONTENT="no-cache"> | |
| <TITLE>Nasdaq</TITLE> | |
| <script language=javascript> | |
| function testing() | |
| { | |
| // alert(document.all.CNBCNews.value); | |
| // return false; | |
| } | |
| </script> | |
| </HEAD> | |
| <body topmargin=0 leftmargin=0 bgcolor="#ffffff" text="#000000" link="#31009C" vlink="#008274" alink="#008274"> | |
| <table width=140 border=0 cellpadding=0 cellspacing=0> | |
| <tr> | |
| <td valign="top"> | |
| <nobr><img src="nav_side_arrow_d.gif" width=18 height=20 border=0><a href="quotes_news.asp" target="_top"><img name="marknews" src="nav_side_news.gif" width=122 height=20 border=0 alt="Market News"></a></nobr><br> | |
| <nobr><img src="nav_side_arrow.gif" width=18 height=20 border=0><a href="quotes_news.asp?UKNews.x=0" target="_top"><img src="nav_side_news-international.gif" width=122 height=20 border=0 alt="International News"></a></nobr><br> | |
| <nobr><img src="nav_side_arrow.gif" width=18 height=20 border=0><a href="quotes_news.asp?CNBCNews.x=0" target="_top"><img src="nav_side_msnbc.gif" width=122 height=20 border=0 alt="CNBC News"></a></nobr><br> | |
| <br><img src="nav_side_spacer.gif" width=18 height=5> | |
| <img src="nav_side_spacer.gif" width=18 height=5> | |
| </td> | |
| </tr> | |
| <tr> | |
| <td width=140 valign="top" align="center"> | |
| <img src="nav_side_spacer.gif" width=18 height=5><br> | |
| <img src="nav_side_spacer.gif" width=18 height=5><br> | |
| <form name="news" action="quotes_news.asp" target="_top" method="get" onsubmit="return(testing())"> | |
| <input type="hidden" name="prevselected" value="9999"> | |
| <font size="-1" face="Arial,Helvetica,Verdana">News<br>for specific<br>security:<br></font> | |
| <table border=0 cellpadding=2 cellspacing=0> | |
| <tr> | |
| <td align="center"><input type="text" size=7 maxlength=10 name="selected"><br><img src="nav_side_spacer.gif" width=18 height=5><!--<br><input type="image" src="form_news.gif" width=75 height=20 border=0 alt="Company News"><br>--><br><input type="image" src="flag_us_down.gif" name="USNews" alt="US News"><br><br><input type="image" src="flag_uk_up.gif" name="UKNews" alt="International News"><br><br><input type="image" src="cnbc.gif" name="CNBCNews" alt="CNBC News"></td> | |
| </tr> | |
| </table> | |
| </form> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |