Table-based sessions are no longer supported
Aha! Glad I asked (before wondering why it didn't work after building it...
:-). As I mentioned, I downloaded both the Demo files
The latest (beta) version removes the "session cache mode" from Active4D.ini.
if the user is on a page when this happens (hasn't hit
the SUBMIT button or navigate a link), is their session (in their cookie on
their computer) still valid?
The session is not stored in a cookie, it's stored in memory on the server. The (encrypted) session id is stored in a cookie.
In the end, however, it might just be easier (at least until people complain) to just force them to log back in and start over.
Yes, and IMHO it isn't really worth the trouble of trying to save and restore their sessions across restarts.
Regards,
Aparajita Victory-Heart Productions [EMAIL PROTECTED] www.aparajitaworld.com
"If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoylibrary.com
_______________________________________________ Active4D-dev mailing list [EMAIL PROTECTED] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
