"Help Answers" compiled from Ringmasters-l mail list

Web Ring Help


Using a Form for a Pull-down Menu

Pick a topic!

The code looks like this:

<CENTER>
<FORM><FONT SIZE=3>
Pick a topic!<BR>
<SELECT NAME="chooser">
<OPTION VALUE="wrh-01.htm">AOL Problems
<OPTION VALUE="wrh-02.htm">Email Programs
<OPTION VALUE="wrh-03.htm">HTML Help
<OPTION VALUE="wrh-04.htm">Books
<OPTION VALUE="wrh-05.htm">HTML Editors
<OPTION VALUE="wrh-06.htm">Frames
<OPTION VALUE="wrh-07.htm">Auto-Page Update
<OPTION VALUE="wrh-08.htm">Forms
<OPTION VALUE="wrh-09.htm">Javascript
<OPTION VALUE="wrh-10.htm">CGI
</SELECT>
<BR>
<INPUT TYPE=BUTTON VALUE="Go To Topic" ONCLICK="parent.parent.location.href=this.
form.chooser.options[this.form.chooser.selectedIndex].value"></font>
</form>
</CENTER>


Back to Main MenuUp to Top of Page

Launched 2-13-98

Copyright © 1997/1998 Morgan Smith
All rights reserved. All Images,
downloads and text are ths sole
property of Morgan Smith and cannot be used
without written permission of the
this publisher.