|
|
Spartanicus scribed:
>Ed Jay <edMbj@xxxxxxxxxxxx> wrote:
>
>>How do I prevent caching? Totally. So that every page recycle is a forced
>>new loading from the server?
>
>Why? Caching is a good thing.
Certainly caching is a good thing under a normal operating scenario. But
that doesn't describe what I need. I'm developing an application that
employs a lot of javascript. I need to reinitialize the script and page
each time I run a test using different parameters. If anything resides in
the cache, there is no assurance the page/script will be reloaded. In
fact, without emptying the cache first, one is guaranteed to reload from
the cache and not from the server.
>
>Written for web authors, but have a look at
>http://www.mnot.net/cache_docs/ it should dispell a misunderstanding
>about caching.
Thanks, I understand caching. That's why I asked my question.
Opera does not seem to be complying with my Preference directive to not
cache anything.
--
Ed Jay (remove 'M' to respond by email)
|
|