Hi all,
how an alert message (in RevBrowser) can trigger a LC function ?
Consider an HTML page in a RevBrowser window, with the following Javascript :
function messaggio() {
alert('Ciao');
}
When I call the JS function "messaggio()" , RevBrowser shows an alert
with "Ciao" .
So, how can I have my LC application reacting to this alert message
and (possibly) getting the value "Ciao" ?
Thanks,
Paolo Mazza
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode