I've got one image on this website which is dynamically generated (ie: <img src="my_dynamic_image.asp" />) but it looks like it's caching for some people, so they aren't seeing the newest version of it all the time
Is there a way to set this one file to not be cached?
Thanks!