rachelturner
07-09-2003, 06:51 AM
Hi there
I am trying to do the following with no luck:
I want to have a form with two select menus. Each menu will obvisouly have different options, each with its own value. Then quite simply, when the user clicks on the submit button, I want the resulting URL to include options from the select fields ( ie: whatever the user has selected.)
For eg: for a date URL, the final URL might be:
'http://www.comics.com/' +day+ '/' +month+ '/garfield.gif'
Hope this makes sense, and appreciate any assistance.
Thanks,
Rachel
:confused:
I am trying to do the following with no luck:
I want to have a form with two select menus. Each menu will obvisouly have different options, each with its own value. Then quite simply, when the user clicks on the submit button, I want the resulting URL to include options from the select fields ( ie: whatever the user has selected.)
For eg: for a date URL, the final URL might be:
'http://www.comics.com/' +day+ '/' +month+ '/garfield.gif'
Hope this makes sense, and appreciate any assistance.
Thanks,
Rachel
:confused: