revBrowser question
Posted: Fri Sep 16, 2011 4:18 pm
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?