redirect user after login succeeds

J

Jon Paal

what is property to redirect user after successful login ?

<asp:Login ID="Login1" runat="server" ?????
 
G

Guest

DestinationPageUrl is the property that you can set to redirect a logged in
user to specific page upon successfull login.

Also, by default, .net should automatically put a ReturnUrl query string in
the URL when a user tries access a page before they are logged in. Then
after logging in, they should be redirected back to the value in the
ReturnUrl querystring.

hope this helps,
Jason Vermillion
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top