R
Rain
When the content of the panel is refreshed. The image is reloaded event
though the browser has it in its cache. Does anyone know how to prevent this
happening ?
<asp:updatepanel id="xxx" runat"=server" >
<contenttemplate>
<img src="myImage.gif" alt="" />
</content ..........
though the browser has it in its cache. Does anyone know how to prevent this
happening ?
<asp:updatepanel id="xxx" runat"=server" >
<contenttemplate>
<img src="myImage.gif" alt="" />
</content ..........