Quick question.... How do I setup a webform to send data from a text enrtry to a PHP query string So if I enter "dog training" in a webform box. When I click submit I want it to go to http://www.mydomain.com/scirpt.php?dog training Thanks for any assistance.