Knowledgebase
How to open a URL in Internet Explorer (IE)
Posted by Nico Wang on 17 September 2015 11:03 AM
|
|
Users can use HyperLinkToURL to open a URL in a default Web browser. If your default Web browser is not Internet Explorer and you still want to open a URL in Internet Explorer, please use the workaround below: run ("iexplore " + ls_url) run ("iexplore.exe " + ls_url) | |
|
Comments (0)