MarkEvans
06-15-2001, 02:44 PM
Can anyone help with this?
I want a form field to be updated with a 'Query String'
e.g.
LINK:
http://www.website.com/form.htm?subject=Enquiry+Two
The 'Query String' would print in the value= on submission...
<input type="hidden" name="subject" value="Query String">
I want a form field to be updated with a 'Query String'
e.g.
LINK:
http://www.website.com/form.htm?subject=Enquiry+Two
The 'Query String' would print in the value= on submission...
<input type="hidden" name="subject" value="Query String">