SearchSearch   

Adding a Sign Out Link?

 
   Webmaster Forums (Home) -> Microsoft Frontpage RSS
Next:  How do I lock a picture to prevent downloads?  
Author Message
Josh B

External


Since: Aug 09, 2007
Posts: 6



(Msg. 1) Posted: Thu Aug 09, 2007 9:52 pm
Post subject: Adding a Sign Out Link?
Archived from groups: microsoft>public>frontpage>client (more info?)

How do I add a sign out link in FP 2000?

Thanks,
Josh
Back to top
Josh B

External


Since: Aug 09, 2007
Posts: 6



(Msg. 2) Posted: Fri Aug 10, 2007 12:50 am
Post subject: Re: Adding a Sign Out Link?
Archived from groups: per prev. post (more info?)

This is what it is: http://support.microsoft.com/kb/321503/

Please Help,
Josh
Josh.Budde DeleteThis @gmail.com
Back to top
Stefan B Rusynko

External


Since: Feb 16, 2006
Posts: 183



(Msg. 3) Posted: Fri Aug 10, 2007 4:19 am
Post subject: Re: Adding a Sign Out Link?
Archived from groups: per prev. post (more info?)

See http://www.devguru.com/Technologies/asp/quickref/session_abandon.html

Since the login and login info is maintained by ASP Sessions
- create a button to link (named log out) to a page (where you want them to end up at) that just has the following ASP code at the
top

<% Session.Abandon %>





--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


"Josh B" <Josh.Budde DeleteThis @gmail.com> wrote in message news:1186707009.597668.84040@x35g2000prf.googlegroups.com...
| This is what it is: http://support.microsoft.com/kb/321503/
|
| Please Help,
| Josh
| Josh.Budde DeleteThis @gmail.com
|
Back to top
Jens Peter Karlsen [FP-MV

External


Since: Jan 11, 2007
Posts: 11



(Msg. 4) Posted: Fri Aug 10, 2007 12:32 pm
Post subject: Re: Adding a Sign Out Link?
Archived from groups: per prev. post (more info?)

And add a link to the login page in case they have second thoughts.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

On Fri, 10 Aug 2007 04:19:02 -0400, "Stefan B Rusynko"
<sbr_enjoy.RemoveThis@hotmail.com> wrote:

>See http://www.devguru.com/Technologies/asp/quickref/session_abandon.html
>
>Since the login and login info is maintained by ASP Sessions
>- create a button to link (named log out) to a page (where you want them to end up at) that just has the following ASP code at the
>top
>
><% Session.Abandon %>
Back to top
Josh B

External


Since: Aug 09, 2007
Posts: 6



(Msg. 5) Posted: Fri Aug 10, 2007 2:36 pm
Post subject: Re: Adding a Sign Out Link?
Archived from groups: per prev. post (more info?)

Thanks!
Back to top
Display posts from previous:   
       Webmaster Forums (Home) -> Microsoft Frontpage
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum