> What's your IE's cache set to?
>   
My IE cache is set up to the default setting as follows:

Check for newer versions of stored pages: Automatically.
> Try generating appropriate cache headers, last-modified and expiry, if you
> aren't already.
>   
Thanks,
 From your advice I added the following to my Mason webpages:

<HEAD>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
</HEAD>

 and this seems to have fixed the problem for IE7.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to