I tryed to search more about this TitleChange event, I see that it exists but I cannot figure exactly how it works.
It sais that" Fires when the title of a document in the object becomes available or changes " but it's not enough for me. Can anyone clear this out for me ?
Thanks, didn't knew that. I'll start digging to find out how exactly can I use this event. I hope that will still connect to server to find whenever or not the title has changed.
The problem:
I have multiple WebBrowsers controls in multiple tabs. When I switch between the tabs I get this error:
Error: 'jsObj' is null or not an object
Do you want to continue running scripts on this page?
Y/N
I don't really care why I get this js error (but if anyone could help me I would...
Sorry because I have misslead you with that example of page title. So the page title can be "Second Title" so the page and server are still up and running just that on a certain moment the title will change.
So again the URL is the same, page exists, server is running, but will change the...
Hi all,
Here's the facts.
I have a webbrowser that refreshes a page every 3 seconds and searches for the page title (WebBrowser1.Document.Title). If the title changes to something else, let's say "File not found" something else will happend.
I've done that using:
If WebBrowser1.Document.Title...
I have a problem related to this one. So i have a webbrowser in my vb and I am refreshing a page and readind the document.title but I don't need to refresh the whole page - it takes massive influx of traffic and resources on my computer because I am refreshing that page every 3 seconds, I only...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.