Re: Reloading changes JS files?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When you do an explicit "refresh" or "reload" in your browser, it should
ignore whatever it's got cached and refetch your javascript files
regardless.

With Interweb Explorer you need to hold down CTRL and CLICK on refresh (as opposed to pressing CTRL+R say) to get a fresh copy. I guess it depends on the headers you send on the page. Doing this will send a:

Cache-Control: no-cache

request header.

--
              Richard Heyes

         In Cambridge? Employ me
        http://www.phpguru.org/cv

+----------------------------------------+
| Access SSH with a Windows mapped drive |
|    http://www.phpguru.org/sftpdrive    |
+----------------------------------------+

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux