I had a look to hta files. But it was too complicated solution for me. My aim was accessing from local to some properties in my website page. I wanted to know if with IE was possible .
So I preferred changing UserAgent to Firefox :)
Thanks Dan,
Fanio
Hi all.
I m searching for the equivalent of :
try {
netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
} catch (e) {
alert("Permission UniversalXPConnect denied.");
}
(that works for mozilla based browsers) in Internet Explorer.
The code above asks to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.