On 4/23/12 10:53 PM, Barry G. Sumpter wrote:

I'm trying to screen scrape that info off the page.

I see that LC HTMLText property is available for the desktop browser
versions but not for the Android browser.

Anyone have any ideas on how to screen scrape or to retrieve that HTML data
for use in LiveCode for Android?

Or perhaps suggest another method?

I haven't tried it, but you might be able to put the url into a variable instead of into the browser control, parse the variable for the info you need, and then use mobileControlDo "load" to put the variable into the browser for display.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to