Pages

Subscribe Twitter Twitter

Saturday, February 25, 2006

How to clean the IE browser cache?

<script language="javascript">
document.execCommand("ClearAuthenticationCache","false");
</script>

No comments: