actually, I just broke down and tried
it..
It does indeed work as you noted..
Note: Deos anyone know why most examples show the
disabling of security privlidges after the secure action has been
taken?
IE:
netscape.security.PrivilegeManager.enablePrivilege("UniversalBrowserWrite");
window.setZOptions("alwaysRaised");
netscape.security.PrivilegeManager.disablePrivilege("UniversalBrowserWrite");
|
- [Dynapi-Help] Netscape AlwayRaised Doug Melvin
- RE: [Dynapi-Help] Netscape AlwayRaised Raymond Smith
- Re: [Dynapi-Help] Netscape AlwayRaised Doug Melvin
- Re: [Dynapi-Help] Netscape AlwayRaised Michael Pemberton
- Re: [Dynapi-Help] Netscape AlwayRaised Doug Melvin
- Re: [Dynapi-Help] Netscape AlwayRa... Michael Pemberton
- Doug Melvin