![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 5 of 5 total |
![]() |
Tue, Jun 13 2017 2:43 PM | Permanent Link |
thomh | Hi,
Is there anyway to execute this piece of Javascript code in EWB? function openURL() { var shell = new ActiveXObject("WScript.Shell"); shell.run("Firefox http://www.google.com"); } Thanks. // Thom |
Tue, Jun 13 2017 4:14 PM | Permanent Link |
Walter Matte Tactical Business Corporation | |
Wed, Jun 14 2017 3:06 AM | Permanent Link |
thomh | Walter Matte wrote:
<<Uses WebDom; Window.Location.href := 'http://www.google.com';>> Hi Walter, This code overwrites the Google web page in the existing browser tab. The Javascript code it supposed to shell out and open a new Firefox browser window. // Thom |
Wed, Jun 14 2017 5:10 AM | Permanent Link |
Walter Matte Tactical Business Corporation | |
Mon, Jun 19 2017 3:12 PM | Permanent Link |
Kenneth | <<Is there anyway to execute this piece of Javascript code in EWB?
function openURL() { var shell = new ActiveXObject("WScript.Shell"); shell.run("Firefox http://www.google.com"); }>> If you want to run exactly your function as it is then add it to the External Files and run it as an external procedure. Kenneth |
This web page was last updated on Wednesday, March 26, 2025 at 06:45 AM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |