Form input field >> URL value
-
I’d like to include on one of my pages, a text input field, that when submitted, tells the browser to go to a predefined url + the value from the input text:
i.e
user enters into input field:
myname
on submit, browser goes to:
https://www.pre-defined-website.com/myname
Any ideas how I can do this? It’s a rudimentary login that someone wants to me sort out.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Form input field >> URL value’ is closed to new replies.