Hi every one;
I want to access a web site by fill the username box and the password box also, and then click to login button .
can i do that programabitly .
please help me URGENT please.please....
My Mail : EMail@HideDomain.com
Rami
This can be done but not putting values in textbox and clicking the button but progrmatically with URLs and posting the values...
Try to explore HttpWebRequest and HttpResponse classes...
Best Regards,
Rizwan
it depends how you are accessing the site. If you are using a webbrowser control then yes you can do this, even invoking the button I believe.
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=876724&SiteID=1