![]() |
|
|
|||||||
![]() |
ASP Net - RedirectFromLoginPage Question - redirect without having ReturnUrl |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
I am using Forms authentication. I am calling my Login.aspx page from an
unsecured page, hence there is no "ReturnUrl" QueryString. How can I direct the user to a DEFAULT secured page if they login ok? Thanks. VB Programmer |
|
|
|
|
#2 |
|
Posts: n/a
|
You don't need to use RedirectFromLoginPage if you don't want.
Instead you can use SetAuthCookie and then do a regular Response.Redirect to wherever you'd like. Here's more information: http://authors.aspalliance.com/aspxt...uthCookie.aspx -- I hope this helps, Steve C. Orr, MCSD, MVP http://Steve.Orr.net "VB Programmer" <Dont*NoSpam-Please*@jEmail.com> wrote in message news:... >I am using Forms authentication. I am calling my Login.aspx page from an >unsecured page, hence there is no "ReturnUrl" QueryString. How can I >direct the user to a DEFAULT secured page if they login ok? > > Thanks. > Steve C. Orr [MVP, MCSD] |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Dial-up Modem Question | w_tom | A+ Certification | 0 | 09-18-2005 09:12 PM |
| "Installing two drives" question - what next? | Jim | A+ Certification | 12 | 08-07-2005 01:19 PM |
| Re: Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good | God | DVD Video | 3 | 04-25-2005 04:19 PM |
| Re: Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good | Filthy Mcnasty | DVD Video | 0 | 04-25-2005 04:29 AM |
| Re: Safe Mode Question (A+ question) | Gordon Findlay | A+ Certification | 0 | 06-16-2004 10:48 AM |