PDA

View Full Version : C# bridge to VBulletin


empservices
06-26-2007, 11:32 AM
Hi All,

I have a question. We have a website written is C#. This site has a login page. I now need to automatically log the user into the vbulletin forum too.

So when I click on the login, I want my normal C# app code to be executed and I need to know what I need to add to cookies/database to be able to also login to vbulletin.

Is this at all possible?

Thanks