IIS6 caching image

I have a server question.

I am using Windows Server 2003 and IIS6. I have a little program which uploads a jpg every 10 seconds from a webcam. I have verified the image is uploaded correctly. From Remote Desktop, I can see the jpg file get replaced with new image. However, the IIS always gives out a cached image even if the file on the HD has changed.

How do I disable IIS's caching on that particular jpg file only?

John

 

 

 

 

Top