Can your script also set HTTP response no-cache and expires headers? ________________________________
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Guido Sent: Thursday, June 07, 2007 10:22 AM To: [email protected] Subject: Re: [flexcoders] Caching issue in HTTPService I've had the same issue and I wasn't able to bypass it. In my case, I access an XML file throug HTTPService, and I always get the same XML even if I modify (or even delete!) the file from the server On 6/7/07, Christopher Olsen <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: Anyone ever have an issue where an HTTPService result gets cached? I'm use an httpservice to call a script which generates html however after the time run it's always returning the same results the *data* appears to be cached -Christopher

