Linking ASP website login to vBulletin login
Hello all,
I have looked for a while on this topic. With no luck. Basically our main website is ran in ASP.NET C#. I would like to be able to have one login for the forums and the website. If anyone has a solution to this it would be great.
Here is what I have so far:
When a user creates an account the account gets created in both the MsSQL (website) and MySQL (vBul). At least they will have the same account for both the website and forums.
I tried created the bbpassword and bbuserid cookies in ASP with hopes that vBulletin would grab the cookies and create a session and log the user in. (Long reach i know) Im starting to think it will not just be possible and you guys are my last hope! Any solutions/ideas/suggestions would be great.
Thanks in advance,
Eric
|