I've asked this question before, but the fix isn't working on the latest occurrence of 
this bug. We
have an intranet page with links to MS Word files. The files are uploaded to the 
server using a web
application. One user has noticed that after a new version of a file is uploaded, when 
he clicks on
the link he still gets the old version in his browser. We have tested this from other 
PCs (doesn't
happen to me), made sure the new file is the only version sitting on the server, gone 
into his IE
and deleted all cached (temporary internet) files, completely closed and re-opened IE, 
and he still
sees the old version of the Word doc when he clicks the link. I've also included the 
following code
snippet in the page he's visiting but no change. Suggestions?

<META http-equiv="Cache-Control" CONTENT="no-cache, no-store, must-revalidate">
<META http-equiv="Pragma" CONTENT="no-cache, no-store, must-revalidate">
<META http-equiv="Expires" CONTENT="0">
<CFHEADER Name="Expires" Value="#Now()#">

Keith Purtell, Web/Network Administrator
VantageMed Operations (Kansas City)
Email:  [EMAIL PROTECTED]

CONFIDENTIALITY NOTICE: This email message, including any attachments, is for the sole 
use of the
intended recipient(s) and may contain confidential and privileged information. Any 
unauthorized
review, use, disclosure or distribution is prohibited. If you are not the intended 
recipient, please
contact the sender by reply email and destroy all copies of the original message.

---
[This E-mail scanned for viruses by Declude Virus]

 
 
______________________________________________________________________
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives........ http://www.mail-archive.com/[EMAIL PROTECTED]
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe.................... mailto:[EMAIL PROTECTED]
To Unsubscribe................ mailto:[EMAIL PROTECTED]
 

Reply via email to