[Zope-CMF] I do not want to press the reload-button (image does not refresh)
Dhanu
dhanunjaya@mindscapecomputing.com
Mon, 15 Oct 2001 20:50:52 +0530
This is a multi-part message in MIME format.
------=_NextPart_000_0007_01C155BB.14255200
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Dear Tres,
I have written one zclass object extending portalcontent,portalfolder.I =
made it portaltype and wrote skin for adding rows of text-image =
combinations.
Iam adding images to object.But when i delete ( image1 named as =
"image1") and add different image (again as "image1"),the image is still =
showing old image.The image will change only when i delete all files =
from browser cache.
I had set=20
<dtml-call expr=3D"REQUEST['RESPONSE'].setHeader('Cache-control'
,'must-revalidate')">
in standard_html_header
but still it is showing the same
Thanks for your time and patience,
regards,
Dhanu
------=_NextPart_000_0007_01C155BB.14255200
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Dear Tres,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>I have written one zclass object =
extending=20
portalcontent,portalfolder.I made it portaltype and wrote skin for =
adding rows=20
of text-image combinations.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Iam adding images to object.But when i =
delete (=20
image1 named as "image1") and add different image (again as =
"image1"),the image=20
is still showing old image.The image will change only when i delete =
all=20
files from browser cache.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>I had set </FONT></DIV>
<DIV><FONT face=3DArial size=3D2><BR> <dtml-call=20
expr=3D"REQUEST['RESPONSE'].setHeader('Cache-control'<BR> &nbs=
p;  =
; =
&=
nbsp; =20
,'must-revalidate')"><BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>in standard_html_header</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>but still it is showing the =
same</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks for your time and =
patience,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>regards,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Dhanu</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> </DIV></FONT></BODY></HTML>
------=_NextPart_000_0007_01C155BB.14255200--