On Thu, Mar 13, 2008 at 7:04 PM, NetOne - Doichin Dokov <[EMAIL PROTECTED]> wrote: > Corrado Fiore написа: > > > That leads to another problem: you'll have to append a version number > > to the file name, to refresh your users' caches in case the graphics > > get updated. The version number can be a parameter like > > image.png?v=12345. > > > If it's like that, it will probably not get cached by user browsers at > all. It should better be image.v12345.png or sth like that.
Yeah, I actually experienced that. ;-) The key is to do: default.css.v3, etc. pp.. Till _______________________________________________ List info: http://lists.roundcube.net/dev/
