I have a simple form with only one text box.
If a phone number entered, when click on submit, the data from the text box should post to URL the URL should read like this
Http://www.testsample/test.asp/form[phone-number] where the phone-number is the number that u enter the text box.
Plz help