Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default createDocumentFromURL

Dear Sir,

I am using a macro to retreive multiple (100) pages from the web using
createDocumentFromUrl function. I receive the following IE message:

This page has an unspecified potential security flaw. Would you like to
continue?

Is there a way to supress this message.

Note that retreive the page manually with IE, I do not receive this message.

Regards

JC
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default createDocumentFromURL

Do you have an example URL which would provide the message?

Or try the workaround from he
http://athena.uwindsor.ca/units/its/...4?OpenDocument


Tim.


"Jack Clift" wrote in message
...
yes, it didn't work - the message is from IE, not excel

"Tim Williams" wrote:

Ave you tried

application.displayalerts=false

?

Tim.


"Jack Clift" <Jack wrote in message
...
Dear Sir,

I am using a macro to retreive multiple (100) pages from the web
using
createDocumentFromUrl function. I receive the following IE message:

This page has an unspecified potential security flaw. Would you
like to
continue?

Is there a way to supress this message.

Note that retreive the page manually with IE, I do not receive this
message.

Regards

JC






  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default createDocumentFromURL

here's what I am using:
sURL =
"http://tradingroom.com.au/apps/qt/quote.ac?section=quotedetail&sy=tpl&type=delayedqu ote&code=BHP"


"Tim Williams" wrote:

Do you have an example URL which would provide the message?

Or try the workaround from he
http://athena.uwindsor.ca/units/its/...4?OpenDocument


Tim.


"Jack Clift" wrote in message
...
yes, it didn't work - the message is from IE, not excel

"Tim Williams" wrote:

Ave you tried

application.displayalerts=false

?

Tim.


"Jack Clift" <Jack wrote in message
...
Dear Sir,

I am using a macro to retreive multiple (100) pages from the web
using
createDocumentFromUrl function. I receive the following IE message:

This page has an unspecified potential security flaw. Would you
like to
continue?

Is there a way to supress this message.

Note that retreive the page manually with IE, I do not receive this
message.

Regards

JC








  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default createDocumentFromURL

Doesn't give me a warning. Try adusting your IE settings.

Tim


"Jack Clift" wrote in message
...
here's what I am using:
sURL =
"http://tradingroom.com.au/apps/qt/quote.ac?section=quotedetail&sy=tpl&type=delayedqu ote&code=BHP"


"Tim Williams" wrote:

Do you have an example URL which would provide the message?

Or try the workaround from he
http://athena.uwindsor.ca/units/its/...4?OpenDocument


Tim.


"Jack Clift" wrote in message
...
yes, it didn't work - the message is from IE, not excel

"Tim Williams" wrote:

Ave you tried

application.displayalerts=false

?

Tim.


"Jack Clift" <Jack wrote in
message
...
Dear Sir,

I am using a macro to retreive multiple (100) pages from the
web
using
createDocumentFromUrl function. I receive the following IE
message:

This page has an unspecified potential security flaw. Would
you
like to
continue?

Is there a way to supress this message.

Note that retreive the page manually with IE, I do not
receive this
message.

Regards

JC








Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:14 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"