Afternoon over here :-)
The session timeout counter gets reset to zero on every page request so
the usual way of doing this is to have a js counter showing the
countdown on the page as you suggest but there is no need to read the
counter it always is at zero when the page is processed.
You can also reset the session timeout counter by using ajax, in fact if
you are doing something like on-the-fly-validation via jQuery then the
session timeout is being reset at every field entry or whenever you do
an ajax call so you need to handle that in the page display.
hth,
Kym
> --
> You received this message because you are subscribed to the Google
> Groups "ColdFusion on Wheels" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/cfwheels/-/Oen-m4nC_0sJ.
> To post to this group, send email to
cfwh...@googlegroups.com.
> To unsubscribe from this group, send email to
>
cfwheels+u...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/cfwheels?hl=en.
--
Yours,
Kym