PDA

View Full Version : Form Field Properties ??


brainfart
08-29-2002, 03:49 AM
I want to link a webpage within Form Field Properties
What I want to do is as soon someone selects a year
I would want them to be able to go right into that page that seleted

I know there is a way
Sample below:

<option>2000</option>
<option>1999</option>
or
<option>1998</option><a href="search3.htm">

adios
08-29-2002, 04:06 AM
Cute handle.

http://javascript.internet.com/navigation/menu-automatic.html

duniyadnd
08-29-2002, 04:21 AM
Too jetlagged to type out an example so found you this tutorial instead:

http://www.echoecho.com/jsdropdown03.htm

Hope it helps

Duniyadnd