The solution was to put the following in the JavaScript code TWICE, in the usual spot AND as the last thing before the </HTML> tag.

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

I haven't experimented to see which of the four META tags are actually necessary. I'm just glad to have it working.


_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to