webbrowser question
i am creating a webbrowser and i have encountered a problem i cannot seem to fix.
My webbrowser is a tabbed webbrowser and whenever i switch tabs, the textbox is supposed to show the current page address. Example:
I have two tabs open, one is on Google and the other tab is on Yahoo. I loaded google last so the textbox says "Http://www.google.com", then i click on the yahoo tab, and it still says "http://www.google.com". How can i fix it so the textbox will say "http://www.yahoo.com" whenever i click on the yahoo tab, and will change back to "http://www.google.com" if i click on the google tab again.
Sorry if this doesn't make any sense , and thank you in advance
- mama luigi
__________________
Current VB Projects:
Scripting Engine v1.0
|