Setting session/cookies for login ?
I'm trying to add a mod to my VB that lets a user switch accounts that are linked together. I looked at AcountSwitch1.2 but not only is it broken for 3.5.1, Its an admin-only thing, and thats a major inconvenience.
I tried reading through the code but Its not very clear.
I just need to know what session/cookies I should be setting/unsetting to process a logout->login by just clicking a button, rather than entering a username and a password.
|