How can I add a 'http://' component to a post variable so that it automatically adds that part so if someone submits: 'www.1webtutor.in
' is will register as http://www.1webtutor.in
.
Change non-http value in text field to http value when someone insert value as above.
in the form at "http://1webtutor.in/tools/test/
"
<input type="text" name="sitehost">