I am trying to edit an application. Right now there is an impersonate user feature which does what it's name implies. However, when you click on the end impersonation button, I am having a problem. I have the actual user's username stored in a session variable. My question is, how do I log that user back in. I really just need to log a user in with vb based on their username. Thanks,