I need to use webbroser in my application as it keeps repetitive tasks from employees, but there is aproblem with javascript that opens a new window in IE after clicking on anchor. How do I tell webbrowser component to "open new window" where I want it to be opened? For example in the other webbrowser component?
feedback
|
|
Check out: proof-of-concept of .NET System.Windows.Forms.WebBrowser module using source code My experience about that controls has given me a vision that this issue can tried to be solved in next steps:
See more at first link, that is source of of the main window, there are a lof of different manipulations there! | |||||||
feedback
|
|
there's an error in the case MouseBUttons.Left: Error is:Error 1 Control cannot fall through from one case label ('case 1048576:') to another C:\Documents and Settings\ever\My Documents\Visual Studio 2005\Projects\Desarrollo\wApp_SurverMonkey\wApp_SurverMonkey\frmNetcare.cs 64 17 wApp_SurverMonkey | |||
|
feedback
|
|
Why such a complex answer Guys? Abatischev, I'd be curious to see into your brain, should be interesting... Just try this:
Now you may change the second line into WB2 or any other WebBrowser component in any of your OWN forms. | |||
|
feedback
|