![]() |
Need to download code? |
|
![]() |
proasp_codeclinic thread: image caching - turn it off
i use the method of writing <img src="someasppage.asp"> in one asp file and in the someasppage.asp file i do some object manipulation on an image and then spit back a data stream with the <%=%> operation. but browsers will cache the image from the <img> tag and i can't get it refreshed. setting response.cachecontrol="private" in both files hasn't worked. any suggestions? thanks, paul
![]() |
![]() |