My experience modern html/javascript/etc is pretty limited. I produce alot of graphic content for various websites, and am quite good at it, and because of that my firm has put me in charge of managing one of our sites that was produced by someone else.
It has a number of images and downloadable PDFs that are updated on occasion. Recently we discovered that if a visitor has an image or pdf in their cache, they won't download the new version unless they clear their cache first (filenames are the same)
Is there a quick/easy way to fix this? preferably we would like to prevent caching of new files but also force an update of any that may have been downloaded in the past, without having to make different files for each update
T.I.A.
It has a number of images and downloadable PDFs that are updated on occasion. Recently we discovered that if a visitor has an image or pdf in their cache, they won't download the new version unless they clear their cache first (filenames are the same)
Is there a quick/easy way to fix this? preferably we would like to prevent caching of new files but also force an update of any that may have been downloaded in the past, without having to make different files for each update
T.I.A.