I want a user to be able to type in a page number, hit submit, and have it take them to the URL associated with that page number.
ie.
if they type in 111, 112, or 113 it will take them to Page1.html, if they type in 114 or 115 it will take them to Page2.html, etc.
The page numbers and urls will all need to be defined in the script, cant use a database.
I can find tons of these scripts if I use a drop down box, but I want it to be a search... any help?
thanks!
-jp
ie.
if they type in 111, 112, or 113 it will take them to Page1.html, if they type in 114 or 115 it will take them to Page2.html, etc.
The page numbers and urls will all need to be defined in the script, cant use a database.
I can find tons of these scripts if I use a drop down box, but I want it to be a search... any help?
thanks!
-jp