1
Reply

WebRequest help

mark c

mark c

Feb 7 2011 8:00 PM
2.1k
I need to submit a HTTP form using a WebRequest. The form has a captcha, so I don't know how to display the captcha for the user to enter. Basically:
1) Program gets captcha.
2) User enters the captcha in a textbox.
3) Program submits the form with the User's entered captcha.

Answers (1)