When I log in using some credentials if another user is already logged in with that user I am closing all of his open forms but not killing his session. What I need to do is after I do that a form for login should open for that user. Is it possible to control the session for a different user and run that login form through code?
↧