Re: Forms Authentication Signoff
From: ESPN Lover (espn_at_lover.com)
Date: 10/19/04
- Next message: Dave: "Is there a way to replace a datatable in a typed dataset?"
- Previous message: Mr m?ll: "Re: My session-object dies way to early"
- In reply to: Philip: "Forms Authentication Signoff"
- Next in thread: Philip: "Re: Forms Authentication Signoff"
- Reply: Philip: "Re: Forms Authentication Signoff"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 19 Oct 2004 08:49:25 -0700
Are you using Server.Transfer or Response.Redirect?
"Philip" <philip@softwareforever.com> wrote in message
news:318D70B9-2CCA-40B9-A294-1D9B022A6B94@microsoft.com...
> I am using forms authenication with a custom signon page and I execute the
> following statement to force a signoff from a signoff web page...
>
> FormsAuthentication.SignOut();
>
> I have noted that if I then redierct to another form that is supposed to
be
> protected from entry due to lack of authentication that the form is
displayed
> anyway. If I then enter data into the form and post the form, processing
is
> only then redirected to my custom sign-on form. My preference and
> understanding is that the form not even be displayed due to lack of
> authentication. Sometimes it works correctly.... and other times it does
> not.
- Next message: Dave: "Is there a way to replace a datatable in a typed dataset?"
- Previous message: Mr m?ll: "Re: My session-object dies way to early"
- In reply to: Philip: "Forms Authentication Signoff"
- Next in thread: Philip: "Re: Forms Authentication Signoff"
- Reply: Philip: "Re: Forms Authentication Signoff"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|