User Profile
Collapse
-
hi,
I'd probably do what thatthatguy suggested in the post above.
If your two controls are on separate forms, I'd create a method on each form that accepts a parameter (the web address), and pass that parameter from the event of either your textbox textchanged event, or keypress, or whatever method you're doing to get the address from the textbox to the browser.
The browser control comes with limited events...Leave a comment:
-
Winforms WebBrowser Control Authentication
Hello All,
This is my very first posting on bytes!!
Here's my "challenge" :
I have a winforms app (vb.net - 2008) that has a form with the webbrowser control (ie) on it. The page which I am building on the fly (by creating the html and setting the .documenttext) has a frame that sources content from the internet.
I am running this on a pc, which is NOT a part of the domain. I can...
No activity results to display
Show More
Leave a comment: