Click to See Complete Forum and Search --> : Help with variabled jump menu - which concatinates values of each field into a URL?


jwkolker
06-27-2005, 06:39 PM
Help with variabled jump menu - which concatinates values of each field into a URL?

--------------------------------------------------------------------------------

I have been trying to build this for over an hour and can't quite get it to work.

I want to have 3 selection fields in a form

State
County
OfficeType

Let's say we select the following values for each
PA
Bucks
Dentist


I want to click on a submit button that will send me to
/directory/PABucksDentist.html

Basically this is a 3 variabled jump menu - which concatinates the string values of each selection field into a URL

any ideas would be greatly appreciated.

Regards,

John Kolker

Ximvu
06-28-2005, 04:58 PM
I might be wrong...but this looks like JavaScript, which goes in a different forum.