up vote 0 down vote favorite
share [g+] share [fb]

Possible Duplicate:
Is there a browser equivalent to IE's ClearAuthenticationCache?

We need to clear the authentication cache in IE with Javascript. On IE6 we use: document.execCommand('ClearAuthenticationCache'); and it works. On IE7 it doesnt work.

what can i do? thanks...

link|improve this question
Marco, you probably want to post this question over at stackoverflow.com instead of here. – Avery Payne Jul 30 '09 at 7:45
This is a duplicate of: stackoverflow.com/questions/31326 – Josh Feb 13 '11 at 22:14
feedback

migrated from serverfault.com Jul 30 '09 at 7:57

This question came from our site for system administrators and desktop support professionals.

closed as exact duplicate by Jon Seigel, Robert Harvey Feb 13 '11 at 22:14

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ.