Have you tried
<CFAPPLICATION NAME="YourAppName"
SESSIONTIMEOUT="#CreateTimeSpan(0,0,0,0)#"
APPLICATIONTIMEOUT="#CreateTimeSpan(0,0,0,0)#">

This should work

Joe


----- Original Message -----
From: "Dowdell, Jason G" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, July 23, 2002 9:37 AM
Subject: Flushing Application scoped vars


> Does anyone know of a good way to flush the vars stored in the application
> scope?  I tried setting the applicationtimeout to CreateTimeSpan(0,0,0,0)
> and
> that didn't do anything.  I'm not sure how cfflush works but I think that
> has to
> do with headers and not with ColdFusion cacheing.  Anyway, if any of you
has
> a good tip for this I'd appreciate it.
>
> Thanks,
> Jason
>
> <!---
>      Jason Dowdell
>      [EMAIL PROTECTED]
>      321.799.6845
>      IM AES - Web Developer
>  --->
>
> 
______________________________________________________________________
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