Re: Logout?
This WebDNA talk-list message is from 1998
It keeps the original formatting.
numero = 17323
interpreted = N
texte = >Has anyone a tip on how to log out a user who is accessing a page>protected by the [protect] tag.>I want the user to be able to follow a link or press a form button and by>that erase authentification sent by the browser.1- Create a new entry in the users.db with the following values:user = LOGOUTpass = NOWgroups = LOGOUT2- Create a page which is protected with a [protect logout] tag, and put something like this text into that page: Thanks for using our service, you have successfully logged out!3- Create a link (or form) on any *other* page on your site, and make it lead to the new page you just created.4- When the visitor wants to logout, he/she simply clicks that link or form button, which brings up the browser's authentication dialog box.5- The user enters the username LOGOUT and password NOW, and then receives the Thanks for using our service, you have successfully logged out! message ... :)Sincerely,Ken Grome808-737-6499WebDNA Solutionsmailto:ken@webdna.nethttp://www.webdna.net
Associated Messages, from the most recent to the oldest:
| |
- Logout? (Per Christian Lied 1998)
- Re: Logout? (Kenneth Grome 1998)
|
>Has anyone a tip on how to log out a user who is accessing a page>protected by the
[protect] tag.>I want the user to be able to follow a link or press a form button and by>that erase authentification sent by the browser.1- Create a new entry in the users.db with the following values:user = LOGOUTpass = NOWgroups = LOGOUT2- Create a page which is protected with a [protect logout] tag, and put something like this text into that page: Thanks for using our service, you have successfully logged out!3- Create a link (or form) on any *other* page on your site, and make it lead to the new page you just created.4- When the visitor wants to logout, he/she simply clicks that link or form button, which brings up the browser's authentication dialog box.5- The user enters the username LOGOUT and password NOW, and then receives the Thanks for using our service, you have successfully logged out! message ... :)Sincerely,Ken Grome808-737-6499WebDNA Solutionsmailto:ken@webdna.nethttp://www.webdna.net
Kenneth Grome
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
db security on NT (1997)
Showif, Hideif reverse logic ? (1997)
Webmerchant (1999)
Google does it... can WebDNA? Showing only the section with (2003)
Mailer (2006)
serial number dishing (1997)
$Quit, $CloseDatabase corrections (1997)
TCP Connect (2000)
Sort Order on a page search (1997)
Forcing a NEWCART (1997)
using showpage and showcart commands (1996)
RE: Writefile outside WebSTAR hierarchy? (1997)
Hello??? (1997)
database size? (1997)
WebCatalog2 Feature Feedback (1996)
Taxable Shipping (2003)
problems with 2 tags (1997)
Cart problem (1999)
country of origin from IPADDRESS??? (2001)
Db design question (relational vs. flat?) (1998)