473,408 Members | 1,707 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

How to Detect the trusted site and add it via scripting?

Kam
I am using SQL Server 2000 Analysis services and Office Web Components to
display the information.

when the user first time access the web site, he/she did to add it into the
trusted site list, Otherwise, the user is required to ignore some warming
message.

Does anyone know how to detect the current site is in the trusted site list?
If not, how can I add the current site into the trusted site list using
scripting?
Sep 11 '06 #1
2 3698

Kam wrote:
I am using SQL Server 2000 Analysis services and Office Web Components to
display the information.

when the user first time access the web site, he/she did to add it into the
trusted site list, Otherwise, the user is required to ignore some warming
message.

Does anyone know how to detect the current site is in the trusted site list?
If not, how can I add the current site into the trusted site list using
scripting?
You can't do this with ASP, which acts on the web server. It's highly
unlikely that you can do this on the client side without the user's
agreement - and even then it may not be possible. You would be better
off asking in a client-side scripting group, such as
comp.language.javascript or microsoft.public.scripting.jscript.

When you ask in the client side grops, you needn't mention SQL server
or OWC. They are irrelevant to your requirement.

--
Mike Brind

Sep 11 '06 #2

"Mike Brind" <pa*******@hotmail.comwrote in message
news:11**********************@h48g2000cwc.googlegr oups.com...
>
Kam wrote:
I am using SQL Server 2000 Analysis services and Office Web Components
to
display the information.

when the user first time access the web site, he/she did to add it into
the
trusted site list, Otherwise, the user is required to ignore some
warming
message.

Does anyone know how to detect the current site is in the trusted site
list?
If not, how can I add the current site into the trusted site list using
scripting?

You can't do this with ASP, which acts on the web server. It's highly
unlikely that you can do this on the client side without the user's
agreement - and even then it may not be possible. You would be better
off asking in a client-side scripting group, such as
comp.language.javascript or microsoft.public.scripting.jscript.
No it can't be done. Period. If it can switch browsers now!

Closest you could get would be a group policy or a logon script but that
would defeat the point of using OWC in the first place since the client
machine would need to be a domain member.
When you ask in the client side grops, you needn't mention SQL server
or OWC. They are irrelevant to your requirement.

--
Mike Brind

Sep 11 '06 #3

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

Similar topics

4
by: Robert Oschler | last post by:
I have a comparison web page that has several iframes that contain documents from external domain web sites. Some of the web sites are "trusted". If they want to change the top level document...
0
by: Christian Perthen | last post by:
Hi again, Is there a way to detect if the servers domain is added to the user's trusted zone? Thanks in advance Christian
6
by: T. | last post by:
Hi, Is there a way that I can add a url to the trusted site list on client workstations? This is for an internal web app, and there are some ActiveX objects that would require it to be a...
1
by: petergjansen | last post by:
Hi, How can I access the trusted sites list for the currently logged in user programmatically? Is there some sort of IE API which I can call to get this information or is it stored in a file...
3
by: drk.kumar | last post by:
Hi, I would like to add an url as a "Trusted" one(Manual way : Tools->InternetOptions->security->trusted sites). How do I make it through javascript code. Please let me know any sample code on...
3
by: loganfoster | last post by:
I have a script that uses createelement to insert new rows into a page. Those inserted rows also have onchange events that fire, validating the identity of an account. The problem is that while...
3
by: dlawner | last post by:
Anyone know a way to determine if a particular url is a trusted site using javascript? I need to validate that a site is trusted before the user logs on.
1
by: nish85 | last post by:
Hi, i have uploaded my sit to web server goddady.com i have a button to download dyanmically generated excel file.This button is ajax enabled.....When i am click on this button it will popup a...
18
by: sebastian | last post by:
Can this be done without client-side scripting? I thought sessions might be the answer but after some testing found that sometimes the old session data remained even after the user left the site...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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
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
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.