NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: rjmiller on February 22, 2014, 10:57:26 AM

Title: How does secwinwebloginform know to logout a user?
Post by: rjmiller on February 22, 2014, 10:57:26 AM
I am trying to identify where in secwinwebloginform that a user is logged out.

Looks like logout button in main menu just places a call to secwinwebloginform.  I am trying to refresh top page after logged out.

  RJ
Title: Re: How does secwinwebloginform know to logout a user?
Post by: Bruce on February 22, 2014, 09:30:24 PM
I'll need to fire up an example Rick.

One thing to check for - go to the WebServer procedure, to the Security tab, and make sure
"Delete Session on Logout" is OFF
Unless the logout sequence is very specific that setting can cause you pain.

cheers
Bruce