Basically, I'm looking for some type of client-side solution that will
detect user activity and send a message to Active4D to extend the session.
If anyone has done this can you share your thoughts (or code).

1. Use Javascript on the client-side that prompts the user to renew the session after (session timeout - 1) minutes. When they click OK, send an Ajax request that does nothing, that will extend the session.

2. Put a blur event handler on the form fields, send the dummy Ajax request in the handler. This will renew the session every time the user leaves a form field.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoy.org


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to