I am making a website for a photographer and she wants to have an input field where her clients can type in a partial address that she gives them and when submitted will redirect them to their proof page.
Ex: She gives them the code "jhaywood" They type in "jhaywood" in an input field the form redirects the page to: "http://www.examplesite.com/proofs/jhaywood"
How can this be accomplished in javascript?
mehh
8:46 pm on Jun 2, 2007 (gmt 0)
if you where already in the folder proofs you could do this: