FormsAuthentication.RedirectFromLoginPage with Frames

E

Eric Broers

LS,

suppose I have a page with frames. The top frame contains a login buttin,
which loads a login page in another frame.
After succesfully logging on, I want to go back to the exact point just
before pressing the login button.

It can be done with
FormsAuthentication.RedirectFromLoginPage(username,createpersistentcookie).
This command is part of my Login.aspx.vb.

However, this command loads the previous state in the frame where my login
page was displayed. How can I use this command (because I am using form
authentication) and go back to the previous state?

Thanks in advance!
 
S

Steve C. Orr [MVP, MCSD]

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

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top