S
Sanny
I am a applet which I never want to be chached by the browser.
Will putting below code in HTML Stop the applet from being Chached?
<head>
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="expires" content="0">
</head>
Or do I need something else So that Old Applet is replaced by new
version when loaded?
Bye
Sanny
Be Intelligent: http://www.GetClub.com/Chess.html
Will putting below code in HTML Stop the applet from being Chached?
<head>
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="expires" content="0">
</head>
Or do I need something else So that Old Applet is replaced by new
version when loaded?
Bye
Sanny
Be Intelligent: http://www.GetClub.com/Chess.html