I really need help with this one.

To get at the heart of a few problems, I just put some code into my revlet to check that when a user opens my revlet, this person actually has the latest version. Just got word from one user (Vista + IE) that the revlet he recently accessed was an older version. So caching is taking place.

This code doesn't do the job:

<head>
<META Http-Equiv="Cache-Control" Content="no-cache">
<META Http-Equiv="Pragma" Content="no-cache">
<META Http-Equiv="Expires" Content="0">
</head>

Suggestions?

Thanks.
Richard Miller
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to