Click here to Skip to main content
15,901,426 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
facebook userid and password use from sqlserver database for login facebook automatic using asp.net on pageload is posible.

What I have tried:

facebook userid and password use from sqlserver database for login facebook automatic using asp.net on pageload is posible.
Posted
Updated 28-Jul-16 1:01am

1 solution

Not sure if facebook will allow that and can block userids you have used considering spammer/hacker.
To be honest, I had an idea that it is not possible unless you know some serious hacking ideas/codes. But looked web for such solutions and found some ideas to do this. Haven't tested yet though.
Please check following answer at stackoverflow which I think is a good point to start with-
c# - Login to the page with HttpWebRequest - Stack Overflow[^]

This is definitely not the answer but hope it will lead you to get the solution.
Waiting for more people to share their ideas and suggestions.

Thanks
 
Share this answer
 

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