Johannes Textor wrote:
Hi Andreas,
I guess you can enforce script reloading by appending a random get parameter to the script URL, i.e. <script src="myscript.js?p={timestamp}"/> or something like that. (I know that's ugly brute force ...)
Thanks!
But I noticed that the actual problem was that IE cached the whole HTML page. I'm currently experimenting with the Cache-Control header, it looks promising.
-- Andreas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
