altBrowser Question

Chipp Walters chipp at chipp.com
Sat Jun 14 22:52:00 EDT 2003


> Chipp and Gary,
>
> Basically, what I want to be able to do is pop up a browser
> window, and then
> let the user navigate around through a 3rd party site - Amazon.com - then,
> when they get to a page that has a product of interest to them,
> press  a Rev
> button and grab the URL and parse through it for some info that I need to
> make XML calls to Amazon Web Services and get some data back that
> I pop into
> a database stack.
>
> So all I really care about is whether or not Rev can find out the URL that
> is currently being displayed in the browser window.
>
 Edwin,

You can access the current URL of the browser using altBrowser with a single
function:

XBrowser_Get("URL")

Please download the demo and view the help file to learn more about the
properties and functions for altBrowser.DLL






More information about the use-livecode mailing list