View Full Version : I don't get it!?
Cryopod
08-15-2002, 08:03 PM
I don't understand how to create a hyperlink to a Web page and have it open up in the host browser. In other words, can I place a hyperlink created in AMS that will open up a full browser window on the host computer?
Derek
08-15-2002, 08:27 PM
Hi Cryopod,
Sure, use File.Open and put the URL in the address field for the file to execute.
If you want full screen (maxed with no Titlebar), use File.Execute and type in:
%ProgramFiles%\Internet Explorer\iexplore.exe
for the file to open
then specify kiosk mode with:
-k http://www.indigorose.com (or some other URL)
as the command line argument.
Hope this helps
Cryopod
08-15-2002, 09:08 PM
Thank you very much for the fast response!!
I appreciate your help!!
unknown user
08-15-2002, 11:59 PM
/ubbthreads/images/icons/smile.gif
Powered by vBulletin™ Version 4.0.6 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.