I am writing some code to navigate to a particular web page determined by the current page webbrowser1 is on.
That is, if it was on one page go to a certain page, but if it was on another page go to a different page.
So I need to be able to return the URL of the current page in webbrowser1.
Any help would be appreciated.
That is, if it was on one page go to a certain page, but if it was on another page go to a different page.
So I need to be able to return the URL of the current page in webbrowser1.
Any help would be appreciated.