This application has plain old static templates ... no frames, meta tags, or
_javascript_ refreshes. Once a page is loaded, that page remains until a
user manually clicks on a link to go to the next page.
This is why this is so weird.
Thanks
-- Jeff
_____
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Monday, May 31, 2004 7:14 PM
To: CF-Talk
Subject: RE: Application Security Confusion
> Suppose for some reason that I wanted to have session
> variables not ever expire. How would I go about attempting
> to do that with code only - no changes to the administrator
> or anything else?
You would need to ensure that the browser always requests another page
before the inactivity timeout kicks in. There are several ways you could do
this - META tags or _javascript_ timers placed within frames, separate
windows, or "GIF pipes".
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

