blah blah blah is here! blah blah » Close

0
votes
1 answers

C#: How to disabele IE command line error message.

Hi, I am working on a simple application with a webbrowser control. When I go to some of the URLs, an error message pops up something like "Internet Explorer Command Line Error". I am not sure about the exact wording since I us ...

0
votes
2 answers

C# How to get Internet Explorer address bar information (url)?

Hi, how to get Internet Explorer address bar information? When i`m type in to address bar e.g. www.google.com, i want to get message with the same URL. How to get this? I work with C#. can anyone help me?

Feedback