Rich
|
Posted: 01/10/2004, 7:10 PM |
|
I used the logout builder with CCS and used the "logout action on this page" which I would assume would logout a user when they access page, but this does appear to be correct because when I select a different restricted page, it lets me access it. Am I missing something. Help
|
|
 |
t
|
Posted: 01/11/2004, 12:49 AM |
|
t7io
|
|
 |
Headhunter
|
Posted: 01/11/2004, 12:13 PM |
|
Add a link to your project that points to your login page like this:
login.php?Logout=true
|
|
 |
LuckyStar
|
Posted: 01/13/2004, 2:23 AM |
|
Rich
At your login form click properties - than Event tab - go to server and expand that - right click on On initialize view - Add action - chose Logout.
Generate this page.
This is it
Enjoy
LuckyStar
|
|
 |
|