Hi everybody, I have a little problem. I'm goning to create windows form in which user enter the user name and password. When the button of signup is pressed the website login page is open and it automatically insert the username and password into the website login page and sign me up. I need it urgent please help me.
Thanks in advance
Zeb-ur-Rehman
Loading
Abhimanyu K VatsaPosted May 9, 2011, 4:18 AM
http://developer.yahoo.com/dotnet/
http://developer.yahoo.com/dotnet/howto-bbauth_cs.html
Zeb RehmanPosted May 9, 2011, 3:46 AM
I want to login to yahoo. So what my project do is to make a windows form in c-sharp. It will get input(Username, Password) and user will press the login button. Under login button i wil have to code for opening yahoo login page. and then what my application do it automatically insert the username and password into the textbox of yahoo page which were entered into the windows form by user and it execute the login button code so that my account login successfully to yahoo mail.
Hope you will understand my problem.
Thanks
Zeb-ur-Rehman
Abhimanyu K VatsaPosted May 9, 2011, 3:36 AM
http://www.c-sharpcorner.com/UploadFile/abhikumarvatsa/1686/