Hello,
Can anyone help? I'm trying to find out how to create a URL with a variable nested in the address - the variable being dependant upon a form selection.
e.g.
www.domainname.com/stuff/variable/stuff/morestuff.html
How do I take a value from a form input and stick it into the middle of a url in order to create the url that the page redirects to?
Can this be done? Any help would be greatly appreciated.
Carl