How can I redirect the user to the same page he was before when he logs in?

Posted by Sergio Tapia on Stack Overflow See other posts from Stack Overflow or by Sergio Tapia
Published on 2010-05-16T02:20:50Z Indexed on 2010/05/16 2:30 UTC
Read the original article Hit count: 281

Filed under:
|
|

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?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about login