开发者

Webrequest and webresponse

I am using webrequest and webresponse in my application. I want to click o开发者_JAVA百科n a button same as webbrowser control and fill a textbox field. How can I do this from webrequest and webresponse?


You cant do that, they just return you the response stream..


I did a blog post on how to programmatically log into a website(I used Twitter in my example). This is basically what you want(filling in textboxes and submitting the information), if I understand your question correctly.

http://eclipsed4utoo.com/blog/log-website-programmatically/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜