Page 1 of 1

revBrowser question

Posted: Fri Sep 16, 2011 4:18 pm
by jrioux
I'm using an html form (via revBrowser) to request a user name and password, which I then POST to a server-side script to verify an account. That script echoes "verified" back to the html form in my Livecode app. Is there an easy way to determine what was echoed back to the revBrowser?

Re: revBrowser question

Posted: Sat Sep 17, 2011 1:04 am
by Mark
Hi,

You can get the htmlText of the browser instance with revBrowserGet.

Kind regards,

Mark

Re: revBrowser question

Posted: Sat Sep 17, 2011 11:34 am
by Klaus
Hi guys,

will move this thread to "Talking Livecode" now for obvious reasons if you don't mind 8)


Best

Klaus