I have two textboxes for username and password now i want users to enter their company email Id and password (Username and password is powered by google ,webserver is google) and log in to the ASP.net website .futher i want the user to able to send the email
from asp.net website using same gmail credential.Thank you in advance and any type of help will be appreciated.
Manojraj_Tel...
Member
6 Points
6 Posts
Gmail credentials for Authentication of ASP.net Website
Feb 08, 2012 06:12 PM|LINK
I have two textboxes for username and password now i want users to enter their company email Id and password (Username and password is powered by google ,webserver is google) and log in to the ASP.net website .futher i want the user to able to send the email from asp.net website using same gmail credential.Thank you in advance and any type of help will be appreciated.
texx
Contributor
2412 Points
415 Posts
Re: Gmail credentials for Authentication of ASP.net Website
Feb 08, 2012 07:39 PM|LINK
Please check out http://www.dotnetopenauth.net/ for details on openauth.
And http://stackoverflow.com/questions/6613314/email-from-someaddresscompany-com-in-asp-net-using-gmail-smtp-authentication for using gmail with asp.net
Manojraj_Tel...
Member
6 Points
6 Posts
Re: Gmail credentials for Authentication of ASP.net Website
Feb 09, 2012 02:55 PM|LINK
Hey thanks man budy for the reply can you redirect where i can find the code i tried the code from this sitehttp://www.fryan0911.com/2010/09/use-google-openid-authentication-in.html. there are some error are coming...for the example.
i need to create the session and check for the record .thank you in advance .