Man I hate that, it was the data.  There was data corruption
in the database and that screwed it all up.

thanks guys,
Jason

-----Original Message-----
From: Dave Carabetta [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 23, 2002 10:05 AM
To: CF-Talk
Subject: Re: 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.

Since the APPLICATION scope is a structure, just use 
StructClear(APPLICATION), and that will do it.

Regards,
Dave.




______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to