Javascript Question
Javascript Question
Out of context: Reply #9
- Started
- Last post
- 17 Responses
- unfittoprint0
make a js formsubmit function.
use it in an onsubmit event
with a false return.
construct your string with your textfield value.
change your location.href with that.
voilá.