problem with html page using cached page in window.open(url) call

M

Mike

I have an html page that uses javascript to open a new window and
display a file that gets created when a button is pressed.

My problem is when the file is changed and the display button is
pressed, the old file is still displaying. I have tried using <META
HTTP-EQUIV=expires CONTENT=0><META HTTP-EQUIV=PRAGMA
CONTENT=NO-CACHE>, but doesn't work 100% of the time.

Does anyone have any suggestions?
 
D

David Dorward

Mike said:
I have an html page that uses javascript to open a new window and
display a file that gets created when a button is pressed.

My problem is when the file is changed and the display button is
pressed, the old file is still displaying. I have tried using <META
HTTP-EQUIV=expires CONTENT=0><META HTTP-EQUIV=PRAGMA
CONTENT=NO-CACHE>, but doesn't work 100% of the time.

http://www.mnot.net/cache_docs/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top