Link to live .jpg file

Walter’s solution looks like it will work. One small suggestion, though - browser caching may cause a previous version of the image to be loaded by the browser. Change the URL he suggested from
http[s]://server.dom/path/to/image.jpeg

To:
http[s]://server.dom/path/to/image.jpeg?

The ? should be enough to trip the browser into requesting a fresh version of the image from the server.


offtopic mailing list
email@hidden
Update your subscriptions at: