How to execute JavaScript without interface UI
Posted: Mon Jan 08, 2018 10:27 am
Hi,
I want to do a service program, its function is to execute the JavaScript script and return the result. Because the service program does not have an UI interface, how can I directly call the kernel's JavaScript engine without loading the browser interface? If this can be done, can one or more external JavaScript files be executed by CEF4Delphi? Thank you.
I want to do a service program, its function is to execute the JavaScript script and return the result. Because the service program does not have an UI interface, how can I directly call the kernel's JavaScript engine without loading the browser interface? If this can be done, can one or more external JavaScript files be executed by CEF4Delphi? Thank you.