<% response.setheader ("cache-control", "no-cache");%>
<% response.setheader ("Pragma", "NO-Cache");%>
<% response.SetDateHeader ("Expires", - 1);%>