G
Guest
Dear Sirs,
Sorry, have reposted from another section as have not received any
responses...
I am using createDocumentFromUrl to obtain data from the web, which is
called several times (>100) for the application I am attempting.
I receive the following IE message when making this call:
This page has an unspecified potential security flaw. Would you like to
continue.
Is there any way to prgramatically surpress this message?
Note that when using the same url in IE directly (rather than from VB), I do
not get any error / warning messages.
Thanks
JC
PS further to previous posts the MSDN KB alludes to a similar issue for this
(implying cookie handling being the issue), refer:
http://support.microsoft.com/default.aspx?scid=kb;en-us;323034
It does not exactly help me but maybe someone who knows more about this than
me can discern a work around from this.
Sorry, have reposted from another section as have not received any
responses...
I am using createDocumentFromUrl to obtain data from the web, which is
called several times (>100) for the application I am attempting.
I receive the following IE message when making this call:
This page has an unspecified potential security flaw. Would you like to
continue.
Is there any way to prgramatically surpress this message?
Note that when using the same url in IE directly (rather than from VB), I do
not get any error / warning messages.
Thanks
JC
PS further to previous posts the MSDN KB alludes to a similar issue for this
(implying cookie handling being the issue), refer:
http://support.microsoft.com/default.aspx?scid=kb;en-us;323034
It does not exactly help me but maybe someone who knows more about this than
me can discern a work around from this.