----- Original Message -----
From: "Dina Hess" <[EMAIL PROTECTED]>
i'm reading between the lines here, but if i'm understanding you
correctly, you want to make sure the session closes when the
browser closes--then and only then.
----------------------------

No - and I know about how to control the session variable to timeout
from CF Admin or CFAPPLICATION, thanks Mike! :-)

I thought I was pretty specific, but here it is again:

How can I refresh the session on the client-side using JavaScript? I
want the user to be able to press a button on a page which will have the
same effect of any request to the server, i.e. CFID and CFTOKEN get
reset to expire in 20 (or whatever) minutes.

I just wanted to know:

- Are CFID and CFTOKEN values within one cookie or separate cookies?
- If separate, do both have their expire value set to the session
timeout - meaning both would need to be refreshed to refresh the
session - or is it just one of them? Which one?
- Does anyone know how I would reset the expire value of the necessary
cookie to 20 (or whatever) minutes using client-side JavaScript?

Any help on this appreciated,

- Gyrus

~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- [EMAIL PROTECTED]
work: http://www.tengai.co.uk
play: http://www.norlonto.net
- PGP key available
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to