Hello,
I'm doing a script that is meant to be launched only locally on my computer.
This script is launched by a web page i have on my c: drive. When i launch
this script, i have a warning from IE "An ActiveX control might be unsafe to
interact with other parts of the page. Do you want to allow this
interaction?". I think this warning comes beacuse i'm reading files using
OpenTextFile on my hard drive. How could i disable this alert for this
script (and only for this script). I thinks it's in security settings of IE
but i couldn't find it.
Thanks,
Francois.