Launching URL in external window

  • Thread starter Thread starter Jeff Malotte
  • Start date Start date
J

Jeff Malotte

Hello,

I've got URLs in my PowerPoint slides that I'd like to have launched
external to the PowerPoint viewer. The URLs take over the current instance
of Internet Explorer when clicked. This is bad. Exporting the slides to
..htm would be undesireable at this point as well. Any idea's how this can
be accomplished? Some script or macro may be okay.

Thanks,

Jeff
 
Hello,

I've got URLs in my PowerPoint slides that I'd like to have launched
external to the PowerPoint viewer. The URLs take over the current instance
of Internet Explorer when clicked. This is bad. Exporting the slides to
..htm would be undesireable at this point as well. Any idea's how this can
be accomplished? Some script or macro may be okay.


Try launching it via Run Program instead of as a link. Use this command line:

iexplore -new http://your_url.com/file.htm



--
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
Featured Presenter, PowerPoint Live 2004
October 10-13, San Diego, CA www.PowerPointLive.com
================================================
 
Back
Top