Re: Altering RedirectFromLoginPage redirction page
- From: "Mr Newbie" <here@xxxxxxx>
- Date: Sun, 6 Nov 2005 13:15:24 -0000
Why dont you add the functionality to the same page ie (Login or Register),
you could optionally have a new form pop up to take the details and return
them to the login form. One successfull registration is complete, the fields
for username and password could be automatically filled in ready for login.
--
Best Regards
The Inimitable Mr Newbie º¿º
"Ben Fidge" <ben.fidge@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%23Xu9ghs4FHA.3036@xxxxxxxxxxxxxxxxxxxxxxx
> Hi
>
> I have an app that requires the following scenarios:
>
> - A registererd user can login via a login page. This will redirect
> them to Default.aspx via the use of
> FromsAuthentication.RedirectFromLoginPage
> - A new user can register and on completion, will automatically get
> logged in and then get redirected to a different page.
>
> I can't implement the second scenario using RedirectFromLoginPage as it
> insists on going to default.aspx. However, on completion of registration,
> it would be very nice to autatically log the user in and then redirect
> them to this other page.
>
> Is there any way of doing this with ASP.NET?
>
> Ben
>
>
.
- Follow-Ups:
- Re: Altering RedirectFromLoginPage redirction page
- From: Ben Fidge
- Re: Altering RedirectFromLoginPage redirction page
- References:
- Altering RedirectFromLoginPage redirction page
- From: Ben Fidge
- Altering RedirectFromLoginPage redirction page
- Prev by Date: Re: How to create web user controls?
- Next by Date: Re: Altering RedirectFromLoginPage redirction page
- Previous by thread: Altering RedirectFromLoginPage redirction page
- Next by thread: Re: Altering RedirectFromLoginPage redirction page
- Index(es):
Relevant Pages
|