Harry Wheat
|
| Posted: 05/29/2002, 5:52 PM |
|
I have a logout link and it's not working. I am using asp 3.0 with
templates.
After I log out I can type the path back in the browser and I go back to the
page I was previously at and it does not prompt for the password.
Thanks
Harry
|
|
|
 |
CodeCharge Support
|
| Posted: 05/29/2002, 6:11 PM |
|
Logout link also requires a Logout action on the page where the link is
pointing to.
Please use the Authentication Builder to add such action.
Konrad
"Harry Wheat" <sales@ifixpcs.com> wrote in message
news:ad3t3m$pki$1@news.codecharge.com...
> I have a logout link and it's not working. I am using asp 3.0 with
> templates.
> After I log out I can type the path back in the browser and I go back to
the
> page I was previously at and it does not prompt for the password.
> Thanks
> Harry
>
>
>
|
|
|
 |
Harry Wheat
|
| Posted: 05/29/2002, 6:47 PM |
|
I tryed the authentication Builder and added the Logout action and still the
same results. Of course I am problaby doing something wrong.
Thanks
Harry
"CodeCharge Support" <support@codecharge.com> wrote in message
news:ad3u8d$rph$1@news.codecharge.com...
> Logout link also requires a Logout action on the page where the link is
> pointing to.
> Please use the Authentication Builder to add such action.
>
> Konrad
>
>
> "Harry Wheat" <sales@ifixpcs.com> wrote in message
>news:ad3t3m$pki$1@news.codecharge.com...
> > I have a logout link and it's not working. I am using asp 3.0 with
> > templates.
> > After I log out I can type the path back in the browser and I go back to
> the
> > page I was previously at and it does not prompt for the password.
> > Thanks
> > Harry
> >
> >
> >
>
>
|
|
|
 |
Harry Wheat
|
| Posted: 05/29/2002, 6:55 PM |
|
I got it working. For some reason it was not generating the event code and
I had to manually add a Logout Event and it started working.
Thanks
Harry
"Harry Wheat" <sales@ifixpcs.com> wrote in message
news:ad40bd$vh6$1@news.codecharge.com...
> I tryed the authentication Builder and added the Logout action and still
the
> same results. Of course I am problaby doing something wrong.
> Thanks
> Harry
>
> "CodeCharge Support" <support@codecharge.com> wrote in message
>news:ad3u8d$rph$1@news.codecharge.com...
> > Logout link also requires a Logout action on the page where the link is
> > pointing to.
> > Please use the Authentication Builder to add such action.
> >
> > Konrad
> >
> >
> > "Harry Wheat" <sales@ifixpcs.com> wrote in message
> >news:ad3t3m$pki$1@news.codecharge.com...
> > > I have a logout link and it's not working. I am using asp 3.0 with
> > > templates.
> > > After I log out I can type the path back in the browser and I go back
to
> > the
> > > page I was previously at and it does not prompt for the password.
> > > Thanks
> > > Harry
> > >
> > >
> > >
> >
> >
>
>
|
|
|
 |