codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  How to supress security prompt in Mozilla browser  rameshreddy74 at 06:57 on Wednesday, January 14, 2004
 

My code is running in Mozilla. I have two frames. From the first frame if I am trying to load a page from a different domain in the next frame. I was getting access denied. I solved this problme by editing the preferences.js
to add a line:

user_pref("signed.applets.codebase_principal_support",true);


in the html page I am adding the line:

netscape.security.PrivilegeManager.enablePrivilege('UniversalBrowserRead');


I am able to access the page but I am getting an alert saying the browser has requested for enhanced previledges.
I want to supress it as it is creating trouble for the clients to see every time this alert when the he loads the page.

Is there a way to do it? Can I give the previledges automatically when the page gets loaded so that I need not see this alert every time?

What if client is having a intranet? He does not need the security features which is typically needed in an internet environment.
Please Help








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  Re: posting values from pop up window to parent window
•  Testing file for type of data
•  Running VB6 application as a ASP.NET application
•  login system with asp.net
•  Re: Help: Trouble with z-Index and SELECT lists
•  What is wrong with this ASP codes? It don`t seem to work???
•  Need help with ListBox control
•  Re: Good Javascript/DHTML Reference
•  Re: scrolling table


Recent Articles
Communicating with the Database (Using ADO)
MagicGrid
Simple Thumbnail Browsing Solution
Type Anywhere
A Better Moustrap: FmtDate to replace FormatDateTime
ASP.NET Forum Source Code
Internal Search Engine
Javascript Growing Window
Simple date validation
Search engine friendly URLs using ASP.NET (C#.NET)


Site Survey
Help us serve you better. Take a five minute survey. Click here!

© Copyright codetoad.com 2001-2004