Thank you for the apply
Sure this would be a good method... if i ran my application on the same server and on the same platform...
My application, on the contrary, run on IIS with ASP.NET, so i can't include global.php
Anyway i continued my research on workaround and now i know that i can use cookies to access directly form ASP.NET to the mySQL db and verify the login...
i've only to implement an Hook in the vBulletin that call my ASP.NET Logout when an user LOG OUT in the forum. it seems easy!
|