Click here to Skip to main content
15,896,063 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
Ramesh here. I am trying to login my asp.net website(not in Live) to live site (ex: www.google.com). I have User Name and Pwd of the one user. But i don't know the which database they are using. Is it Possible. I've only user name and pwd of the register user. The user login in successfully in live website. But my site is unable to login.
Please help me....
Posted
Comments
sandeep nagabhairava 29-Aug-12 6:22am    
hi ramesh please explore your question in detail. throw which site you wan to login?
ARK Kambhampati 29-Aug-12 8:47am    
Hi Thank you for reply. https://www.healthfusion.com
i've user name and password of the user. how to login in my asp.net application. My application is not hosted.

1 solution

try OpenID if you use Google as your sign-in option:

https://developers.google.com/accounts/[^]

You can use Facebook API posted at Facebook developer page if interested Facebook based sign in.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900