In theory this is possible by intercepting the revBrowserBeforenavigate message (by parsing the url that is passed as a parameter). In practice it doesn't work on Windows because of a bug...
http://quality.runrev.com/qacenter/show_bug.cgi?id=5125 ...I reported in June 2006. Terry... On 25/03/09 4:39 AM, "dcpbarrington" <[email protected]> wrote: > > I have a stand alone RR application that requires that the user log into > thier web application using revBrowser, authenticate log into thier account > and then collection of account data from a web text area. > > After logon the web application loads user information in XML format into a > TEXTAREA on a web page. > > I need my RR application to pull that XML information off the web page and > process the data. > > I've looked at the examples of using PUT URL "https://mysite" INTO tPage > > How can I trigger the download of the information when a specific web page > has loaded? > > Thanks for any ideas. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
