Click to See Complete Forum and Search --> : [RESOLVED] Has anyone ever heard of this or done this?


mrniceguy6o6
07-26-2006, 12:53 PM
I have a site with a page that would link to other pages named something like amb01.htm and instead of having a dropdown on this page with all the choices such as:

ambo1
bmb01
acp01
bcp01

I would like to see if there is a way to have a simple box and maybe submit button (if needed) so the user would enter the code and click submit and it would link them to that page.

I would like to keep this simple.. does this have to be a form? Does anyone know of a javascript that would do this?

The ideal thing would be for them to enter a code instead of seeing other choices (codes)

skilled1
07-26-2006, 04:11 PM
just use a form dropdown element with the ability to choose one of them, and forward them to tne next page