Hi Dennis,
Sorry this thread dropped off my radar.
The login page appeared to be completely broken in the app here. I tracked that down to the settings on the WebServer procedure, NetTalk extension, Settings, Advanced tab.
You had "Compress static files" and "Compress Dynamic data" off. Turn them on and it works ok. (obviously I need to figure out why).
Sean - The key is to either turn off the "Delete Session on Logout" option
(WebServer, Settings, Security tab) or remove the embed code line that reads
p_web.SetSessionLoggedIn(0)
Mike - try this first as well, and see if that helps.
cheers
Bruce