What is the easiest way to take user input text boxes and incorporate them into the URL?
For example:
Text box 1: "style"
Text box 2: "forum"
Resulting URL: www.website.com/style-forum.htm
Is this doable with pure HTML or do I need to use Java? Can someone type this out? I am making a cool app for the forum.
For example:
Text box 1: "style"
Text box 2: "forum"
Resulting URL: www.website.com/style-forum.htm
Is this doable with pure HTML or do I need to use Java? Can someone type this out? I am making a cool app for the forum.






