Hi Guys,
I'm trying to pass values from a URL into the form. I thought it was something like this
http://www.mytestingdomain123.com/contact/contact.php?name_first=John&name_last=Doe
Hi Guys,
I'm trying to pass values from a URL into the form. I thought it was something like this
http://www.mytestingdomain123.com/contact/contact.php?name_first=John&name_last=Doe
The ability to pass values into the form using a query string isn't present in simpleContact Pro 2.0, but it should be a fairly straightforward matter to write a hack that could achieve that. The easiest way would be to do it with JavaScript.
I'll give it some thought over the next few days and post in this forum when I have a suggestion.
I have written a hack to pre-fill contact form fields using the querystring.
I hope it will be useful to you :)
You must log in to post.