supressing the "would you like to open the file or save..." message from web browser control

J

Jerry Shea

I am loading a Word RTF document into an axwebbrowser control with
windows forms .NET.

When I call the Navigate2 method IE pops up the "Some files can harm
your computer.... would you like to open the file or save...".

Is there any way to get rid of this message? The file I am opening is
generated from my program and lives on the local drive.

Thanks
 
G

Guest

Even if there was a way, it will not allow you to set it on a different computer through code. It is something that is linked to the way the current user wants the system to work. So even if you do it on your system, if you deploy the application somebody else will get the message..
 
J

Jerry Shea

Thanks for the reply. Any idea how to configure a PC to not show this
warning?
 
J

Jerry Shea

Anyone got any ideas? I thought MS support are supposed to be lurking
on these newsgroup?
 
H

Herfried K. Wagner [MVP]

* (e-mail address removed) (Jerry Shea) scripsit:
Anyone got any ideas? I thought MS support are supposed to be lurking
on these newsgroup?

People from Microsoft reply to some messages, but there is no guarantee
to get an answer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top