1
Answer

WebRequest help

mark c

mark c

13y
2.1k
1
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)