mark activex as safe
From: roy (roymaytal@yahoo.com)
Date: 08/20/02
- Next message: William C.: "Re: DMZ Security with DCOM SQL and Sharred resources."
- Previous message: Larry B: "inconsistent permission problems"
- Next in thread: GuoZhenying: "Re: mark activex as safe"
- Reply: GuoZhenying: "Re: mark activex as safe"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "roy" <roymaytal@yahoo.com> Date: Tue, 20 Aug 2002 10:18:49 -0700
hi
i have an html form.
by clicking the submit button, the details that were
inserted into the form are transfered to a new html page.
the creation of the new page is made by the use of an
active x control sripting.fileSystemObject that is imported
to the original page as followed:
<OBJECT ID="My" WIDTH=96 HEIGHT=32
CLASSID="CLSID:0D43FE01-F093-11CF-8940-00A0C9054228">
</OBJECT>
however, every time, an allert pops up and says that the
active x control migth be unsafe.
i know it is possible to enable this with the change of
the internet options >> security.
my question is : how do i mark the active x control as
safe in the code of the html page?
can someone help me?
thanks in advance
roy
- text/html attachment: form.html
- Next message: William C.: "Re: DMZ Security with DCOM SQL and Sharred resources."
- Previous message: Larry B: "inconsistent permission problems"
- Next in thread: GuoZhenying: "Re: mark activex as safe"
- Reply: GuoZhenying: "Re: mark activex as safe"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]