473,508 Members | 2,079 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Avoiding IE warning msgs on doc.Load(sPath) intranet

I have several ASP.NET pages that run on an intranet with an IIS server.
Several of them use XML.DOM to open an XML file. doc.Load(sPath).

When the is command to open the file is up doc.Load(sPath) IE6 post a
warning message "This page is accessing information that is not under its
control. . . "

This is very anoying and disruptive to the users. How do I avoide this. Do
I need to send a certificate or some such?

Help...I need direction.

Thank you in advance.
Nov 12 '05 #1
2 2623


kermit wrote:
I have several ASP.NET pages that run on an intranet with an IIS server.
Several of them use XML.DOM to open an XML file. doc.Load(sPath).

When the is command to open the file is up doc.Load(sPath) IE6 post a
warning message "This page is accessing information that is not under its
control. . . "

This is very anoying and disruptive to the users. How do I avoide this. Do
I need to send a certificate or some such?


If you use IE and XMLDOM then you have client-side script and MSXML and
that has nothing to do with .NET and this group dotnet.xml.

You will need to check the IE settings for the intranet zone probably to
allow access to data sources from different locations.
--

Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
Nov 12 '05 #2


"Martin Honnen" wrote:


kermit wrote:
I have several ASP.NET pages that run on an intranet with an IIS server.
Several of them use XML.DOM to open an XML file. doc.Load(sPath).

When the is command to open the file is up doc.Load(sPath) IE6 post a
warning message "This page is accessing information that is not under its
control. . . "

This is very anoying and disruptive to the users. How do I avoide this. Do
I need to send a certificate or some such?


If you use IE and XMLDOM then you have client-side script and MSXML and
that has nothing to do with .NET and this group dotnet.xml.

You will need to check the IE settings for the intranet zone probably to
allow access to data sources from different locations.
--

Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/


Thank you, even after a couple of years, I still get tangled up between
client and server. You are correct it is client side script.
Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2498
by: drinc2much | last post by:
Let me just start out by saying that I am a Java webapp developer. I was pulled into rebuilding our intranet site. I have limited experience with what is the best method for structuring an intranet...
1
1580
by: Des Perado | last post by:
We have an elderly DOS-based system running on a Novell Netware server here, and an extensive intranet. Quite recently the board decided that some crucial info from the DOS system was to be made...
0
1474
by: Chad A. Beckner | last post by:
I am starting to work on implementing ASP.NET (using VS.NET Dev 2003) into our current ASP 3.0 intranet setup. We have several (say 15 - 20) "applications" that are run within our intranet, which...
11
3612
by: Dave | last post by:
I have this sample HTML code: <html> <head> <script type="text/javascript"> var WinHttpReq = new ActiveXObject("WinHttp.WinHttpRequest.5.1"); </script> </head>
5
1857
by: My4 | last post by:
Dear Sirs, I want to give the user of my intranet a warning that if he uses the explorers right corner 'X' to close the browser he looses his information. I tried to prevent him from closing, or...
6
3074
by: kermit | last post by:
I asp.net pages that run on an intranet IIS server. Some op the pages use XLM DOM doc.Load(sPath) to open and parse a XML file. Every time the doc.Load(sPath) executes in IE6 a warning message...
22
10708
by: Martin Eyles | last post by:
Hi, I have some text on a page in a small font. The font size has been OK in other applications, but in a web browser, the legebility suffers due to the anti-aliasing. Is there a way to turn off...
2
2311
by: RahulBose | last post by:
I am trying to implement Load Balancing but facing some problems: A Web farm usually consists of 2 or more computers, orchestrated by some form of load balancing. Consider my scenario: 1. I...
5
6433
by: Stewart | last post by:
Hi there, I have an Access database, which contains the details of company staff and services. The plan is to extract data from this database onto our forthcoming Intranet (no inserting,...
0
7226
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7125
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7328
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7049
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7499
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5055
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3199
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
767
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
422
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.