Ravi, i couldnt get the whole idea of urs, but yes as u said i need to use the browser but is ther a way to get the ID of the textfield when user type the user name... so then i can save the ID and recall it when i want...
Is there a way.. to get the Textfield ID when user type on the text field?? Regards, Navin On Wed, Apr 14, 2010 at 12:08 PM, ravindra kumar <[email protected]> wrote: > for many social network the provide the api to login.but your case > seem different. > for your scenario you have to use web browser as well as ie Class to calling > the ui event by your c# or vb code .just in the case of scraping the user > run the url and access the control value for getting and setting values and > calling events. > > On Tue, Apr 13, 2010 at 8:18 PM, Navin <[email protected]> wrote: >> >> Guys, >> >> I am kind of new to vb.net environment, i wanted to get the user name, >> password, and the website (Ex: Facebook,Hotmail,yahoo,etc) from the >> user and sign in the user using the webrowser in vb.net. >> >> Please let me knows if anyone knows how to solve this problem. Thanks >> in advance. >> >> Regards, >> Navin >> >> >> -- >> To unsubscribe, reply using "remove me" as the subject. > > > > -- > Ravindra kumar > delhi >
