R
Roger R. Smith
I would like to take some data off an ASP.NET form and then use that data to
post a new form to another web site. I was going to use:
HttpWebRequest, but I want to be able to post the form and follow the form
submission.
Any ideas?
Thanks,
Rog
post a new form to another web site. I was going to use:
HttpWebRequest, but I want to be able to post the form and follow the form
submission.
Any ideas?
Thanks,
Rog