P proseox New member Oct 23, 2012 #1 Is it possible to open a extern link in the users standard webbrowser and not in the application? Last edited: Feb 23, 2014
gdgsupport Support Staff member Oct 23, 2012 #2 Yes, it’s documented here: http://www.exeoutput.com/help/externallinks.htm (Trident) or http://www.exeoutput.com/help/specialprotocols.htm (Chromium) _heexternal: forces the application to open the destination URL in the default web browser (Internet Explorer or Mozilla Firefox for instance). heexternal:// for Chromium Last edited: Feb 23, 2014
Yes, it’s documented here: http://www.exeoutput.com/help/externallinks.htm (Trident) or http://www.exeoutput.com/help/specialprotocols.htm (Chromium) _heexternal: forces the application to open the destination URL in the default web browser (Internet Explorer or Mozilla Firefox for instance). heexternal:// for Chromium