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
--------------------------------------------------------------------------------
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