Apparently the webbrowser object 'URL' is only the text one would normally see in the Address bar, not the real URL.
Is there any way to get the real URL of the document in the browser? As one would see the properties of the document.
And is there a way to 'reset' the browser object? using it for several pages to access, it remains on the one the first page opened (by submitting a variable). The browser doesn't reload.
Thanks for your help
Quasim
Is there any way to get the real URL of the document in the browser? As one would see the properties of the document.
And is there a way to 'reset' the browser object? using it for several pages to access, it remains on the one the first page opened (by submitting a variable). The browser doesn't reload.
Thanks for your help
Quasim
Comment