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
|