i've been having problems with my login function. the system that i'm developing has multiple usertypes. i need to login as one usertype in a window and another usertype in a seperate window. but when i do this, the session variable of the first login is being shared with the second login.
pls help. thnx
pls help. thnx
Comment