S
sviau
any settings i need to set so that IE and other browsers cache the images
properly, especially during a preload.
it seems that using IE, the images are being requested each time when
refresh instead of accessing in browser cache
do we have to set the cache-control: public in asp.net page; currently its
set to cache-controlrivate
our images are not stored on the web servers but on dedicated image servers
http://pictures.mls.ca/mls/reb14/highres/1/1657611.jpg
this is our site with slow listing photo images:
http://www.mls.ca/PropertyDetails.aspx?PropertyID=2196284
i hear that there is a bug with IE; is this true?
http://www.netmechanic.com/news/vol6/javascript_no1.htm
thanks
stephane
properly, especially during a preload.
it seems that using IE, the images are being requested each time when
refresh instead of accessing in browser cache
do we have to set the cache-control: public in asp.net page; currently its
set to cache-controlrivate
our images are not stored on the web servers but on dedicated image servers
http://pictures.mls.ca/mls/reb14/highres/1/1657611.jpg
this is our site with slow listing photo images:
http://www.mls.ca/PropertyDetails.aspx?PropertyID=2196284
i hear that there is a bug with IE; is this true?
http://www.netmechanic.com/news/vol6/javascript_no1.htm
thanks
stephane