PDA

View Full Version : URL problems


aragonit
08-25-2003, 03:15 AM
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

Corey
08-25-2003, 03:19 AM
WEB BROWSER OBJECT > GET PROPERTY > URL action gives the actual URL of the current page. WEB BROWSER OBJECT > REFRESH action refreshes the web browser.

Corey Milner
Creative Director, Indigo Rose Software (http://www.indigorose.com)