I'm a bit of a newbie to coding and web programming so I hope you guys can point me in the right direction!
What I would like to do is create a web form with text boxes / drop down menus and when the user hits a submit button it opens a new page with the elements from the form creating a URL.
ie
Please enter your details:
Text box: __a__
Text box: __b__
Drop down: C Drop down: D
(submit)
which then opens a new page with the URL "http://www.mypage.com/a/b/c/d"
I'd be grateful for any help that you can give me :-)
Thanks in advance,
Jack
Edited by chan_boy, 17 November 2007 - 02:01 PM.
