开发者

Webrequest and webresponse

开发者 https://www.devze.com 2022-12-21 00:31 出处:网络
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 webrespon

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

精彩评论

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

关注公众号