Hello,
I am still a bit new with writing VBScript in a web page so hopefully
someone can help me with this issue I am having.
I have a management server (MS 2003) in domain USERS, and on this
server I have IIS running with just a simple interface on a web page
right now to help automate an administrative task. However, their are
users that are in the ADMIN domain that will mostly be accessing this
page (along with ones from the USERS domain), however, the users in the
ADMIN domain always get the ADO Security Warning dialog box everytime
the script runs, "The website uses a data provider that may be unsafe.
if you trust this site click OK...", while those users that log into
the USERS domain are fine and do not get this error at all.
How can I supress this dialog box, add code to remedy it, or change
settings on the web server that will fix it. I don't want anyone to
have to actually modify their own PC settings to get this to work
without the warnings.
Thanks,
Ron