Spybot S&D
05-29-2008, 06:41 PM
i am coding a VB application that uses data from my forums. Im having my application "log in" to the forums so I need to post session data to the session table to create a "session". This will make it visible on the website that a user is logged in (even though that user is logged in through a VB app).
I have everything working but don't know how VBulletin creates the sessionhash and idhash. How are these 2 items computed?
I have everything working but don't know how VBulletin creates the sessionhash and idhash. How are these 2 items computed?