revBrowser question
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
revBrowser question
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
Hi,
You can get the htmlText of the browser instance with revBrowserGet.
Kind regards,
Mark
You can get the htmlText of the browser instance with revBrowserGet.
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: revBrowser question
Hi guys,
will move this thread to "Talking Livecode" now for obvious reasons if you don't mind
Best
Klaus
will move this thread to "Talking Livecode" now for obvious reasons if you don't mind

Best
Klaus