Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
How to suppress dialogs like:


I use C# WebBrowser control.
please do not suggest urls like:
Suppressing Hosted WebBrowser Control Dialogs

I tried it. It does not work for this dialog.

Michel Godfroid wrote:
I don't think you can (it's a security issue). Try intercepting the Back button/function, and redirect it to refresh.

It is not because of back button. It is because of timers(<span> tags) that are finished and expired.
Posted
Updated 14-Apr-10 23:16pm
v2

1 solution

I don't think you can (it's a security issue). Try intercepting the Back button/function, and redirect it to refresh.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900