I Have Created This Code :
mBrowser.Document.GetElementById("login1$textfield").SetAttribute("value", txtUseID.Text)
mBrowser.Document.GetElementById("login1$textpass").SetAttribute("value", txtPassword.Text)
mBrowser.Document.GetElementById("login1$btnSubmit").InvokeMember("click")
But Here...
I've made a basic loginform in VS 2005 for anyone to use (Continued from the VS 2003 version), here's the zip file containing the form, feel free to use & modify it freely ... you dont even need to tell me about it
How it works:
Make an instance of it then you can set the properties UserId...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.