Browsers are supposed to obey instructions given via cache related
headers. I didn't have any problems with AJAX output caching when I
used session_cache_limiter("nocache")
(prior to session_start() ).On Mar 11, 5:34 pm, Hardy Johnson <[email protected]> wrote: > Hello Chuk, > > I was just debugging a very similar issue and believe i was running > into it due to browser cached JSON responses. > Since the browser will cache the ajax response independently of your > page depending on header and browser settings. -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.
