Hi
I tried lot to get a fresh page. Still it shows my old page. Why it is not refreshing ?
I tried this code also.
<?
header ("Pragma: no-cache");
header ("Cache-Control: no-cache, must-revalidate, max_age=0");
header ("Expires: 0");
?>
I am using MSIE under a proxy server.
Thanks in Advance.
Riyaz T