I want to add my user control login box to my masterpage.
I just want that user to refresh the page when he logs into the system. How can I complete it?
Store the landing page in a session variable, then use the user logs in Where they have to redirect.
Comments
Post a Comment