Answers
Aug 30, 2006 - 02:27 AM
all mozilla based browser have a security feature which requires you to enable the a specific privilege called UniversalBrowserRead.
You do this with :netscape.security.PrivilegeManager.enablePrivilege("UniversalBrowserRead");
Have a look at the table on this web page: http://developer.mozilla.org/en/docs/XML_Extras
Hope this helped.
Cheers
Peter
Aug 30, 2006 - 03:04 AM
Aug 30, 2006 - 03:11 AM
Cheers
Peter
Aug 30, 2006 - 03:11 AM
Add New Comment