Download from web page TEXTAREA

Terry Judd tsj at unimelb.edu.au
Tue Mar 24 16:50:37 EDT 2009


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" <dpierce at xpertassist.com> 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.




More information about the use-livecode mailing list