Page 1 of 1

WebGadget InvokeScript?

Posted: Wed Jul 10, 2013 12:34 pm
by Inertially
Is there a way to call a Javascript function using PB?
(on the current page in the WebGadget)

.NET has http://msdn.microsoft.com/en-us/library ... cript.aspx

Re: WebGadget InvokeScript?

Posted: Wed Jul 10, 2013 12:44 pm
by luis
Inertially wrote:Is there a way to call a Javascript function using PB?
http://www.purebasic.fr/english/viewtop ... 13&t=45907 (see WebGadget_ExecScript() )
http://www.purebasic.fr/english/viewtop ... 13&t=50780 (see ExecuteJavaScript() )