<HTML> <HEAD> <body bgcolor = "#5cb1c6"> <CENTER> <font size = "6" color="#000000"> <b> Stock Quotes Program</b><br> <font size = "4"> <I> By Charles Vu </I> <br><br> </CENTER> <font size = "3"> Enter a stock symbol (i.e. MSFT) <BR> <form action = "quotes.phtml" METHOD = POST> Website:<input type = "text" NAME = "myfiles"><BR> <BR> <input type = "submit" VALUE = "Show Results"> <BR><BR> </form> </BODY> </HTML>