Hi Jacque,

I have tried executing javascript on the new browser control and it works as expected. The following is what I tested with and the javscript is used to fill in a web form and then submit the data-

/ put "document.getElementById('user_email').value='t...@test.com'; document.getElementById('user_password').value='testpassword';document.forms[0].submit();" into tScript/
/ get revBrowserExecuteScript( tID, tScript) /

Kind Regards,

Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
LiveCode -- Realize fast, compile-free coding
--

On 02/04/2014 03:43, J. Landman Gay wrote:
Has anyone tried the JavaScript interaction with the new browser yet? Someone has asked me if it works.


_______________________________________________
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