[thelist] Caching of external javascripts

DESCHAMPS Stéphane DvSI/SICoR thelist at lists.evolt.org
Tue Nov 12 08:38:00 2002


> -----Message d'origine-----
> De : thelist-admin at lists.evolt.org> [mailto:thelist-admin at lists.evolt.org la part de Tony Light
>
> Any cunning ploys folks?
> Or anything really obvious that I have overlooked?

Have you tried calling the .js with a new date each time appended as a query param like such: myscript.js?date=200211120525 (etc)?

I had the same problem with an old NN4.5 we use at work and found out that bypassing the cache was easily done that way.