Form Drop Downs

  • Thread starter Cal Montag (Port Tobacco Consulting LLC)
  • Start date
C

Cal Montag (Port Tobacco Consulting LLC)

How do you get the result (submit) of the items you put in a drop down form list to connect to a resultant page?, i.e., the "PowerPoint" drop down is selected, then submit is clicked, the result should be a powerpoint presentation.
 
T

Thomas A. Rowe

You have to use JavaScript make the drop down function with hyperlinks.

In your IE browser, type the following:

? JavaScript Jump Menu Scripts

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Cal Montag (Port Tobacco Consulting LLC) said:
How do you get the result (submit) of the items you put in a drop down form list to connect to a
resultant page?, i.e., the "PowerPoint" drop down is selected, then submit is clicked, the result
should be a powerpoint presentation.
 
Top