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...
|
|
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... |
|||
|
migrated to stackoverflow.com by Avery Payne, splattne♦ Jul 30 at 7:57 |
|
| This question is software development or programming related, and is a better fit for Stack Overflow. |