Hi Friends,
In my windows application I have 2 text boxes like username and password and 1 submit button ....
When I click on button my values pass to gmail login page and display the page ...and i click Signin I have to enter my inbox page ....
please help me in this scenario...
THANKS Friends ...
Loading
Sam HobbsPosted Mar 28, 2012, 1:30 PM
Ram AllaPosted Mar 28, 2012, 6:14 AM
Can you please check auto form fill software ....It will work like that.
ACTUALLY THIS APPLICATION WILL DEVELOP[ BY USING DDE(DYNAMIC DATA EXCHANGER)...BUT I DID NOT KNOW HOW TO USE IN C#.NET
SenthilkumarPosted Mar 28, 2012, 5:56 AM
I do not think they provide such facilities to pass the login crendtials of gmail through the url from the external site.
But they are giving API or you can use their SMTP and POP details to send the mail.