SELECT CODE:
 

I)  A popup box is a nice feature, which supplies a choice of items:
 

        a) Your favorite planet:

Please choose: 

        b)

        <form NAME="mail" ACTION="mailto:youremail?Subject=Planets" METHOD=post
         ENCTYPE="text/plain"><font face="Blueprint">Please choose:</font>
         <select name="Planets">
        <option>Pluto
        <option>Saturn
        <option>Venus
        <option>Earth
        <option>Mars
         </select>
         <input TYPE="Submit" VALUE="Submit">
         </form>
 

II) The <option select> code is a default, which can be used for one of  the choices, which causes  the option to display at startup, such as <option select>Pluto.
 
 

COPYRIGHT 2002   ALL RIGHTS RESERVED BY J.A.M.
HTML CODES ON THE INTERNET
SAINT LOUIS, MISSOURI