How do I create a Log Out procedure

G

Guest

I have a subweb in my site which has restricted access... I have managed to
restrict the site as described in one of the HOW TO articles, and would now
like to create a log out link that... logs out the user from the subsite as I
expect this makes the site more secure.
My entire site incl. the subsite are regular .htm pages.
Thanks for any comments or advice around my question.
Darryll
 
S

Stefan B Rusynko

If you are using pure html (and just the FP permissions for the subweb) you can not create a log out
To do what you want you need server side script to authenticate and log out a user

--




|I have a subweb in my site which has restricted access... I have managed to
| restrict the site as described in one of the HOW TO articles, and would now
| like to create a log out link that... logs out the user from the subsite as I
| expect this makes the site more secure.
| My entire site incl. the subsite are regular .htm pages.
| Thanks for any comments or advice around my question.
| Darryll
 
J

Jim Cheshire \(JIMCO\)

Darryll said:
I have a subweb in my site which has restricted access... I have
managed to restrict the site as described in one of the HOW TO
articles, and would now like to create a log out link that... logs
out the user from the subsite as I expect this makes the site more
secure.
My entire site incl. the subsite are regular .htm pages.
Thanks for any comments or advice around my question.
Darryll

You can write an ActiveX control that will do this as long as your users are
on Internet Explorer.

--
Jim Cheshire
JIMCO
http://www.jimcoaddins.com

Check out Spam Spoiler, our new add-in!
Add e-mail links to your Web site again
without fear of spammers!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top