How can I redirect the user to the same page he was before when he logs in?
- by Sergio Tapia
I'm going to add my own user control LoginBox to my MasterPage.
I want to just refresh the page the user is currently on when he logs in to the system. How can I accomplish this?