PDA

Click to See Complete Forum and Search --> : How to run a PPT?


bhaskerg
Jul 9th, 2001, 03:03 AM
Hi all,
I need a hyperlink in an ASP page....on clicking the link i want a powerpoint file to be run...

Thanx in advance...

-Bhasker G

JoshT
Jul 9th, 2001, 06:27 AM
Unless the user disabled ActiveX, on computers with Office installed, IE will use a control to display the PPT file.

csammis
Jul 9th, 2001, 02:52 PM
Right, just use <a href="http://myserver.com/myPPT.ppt">Click to launch my PowerPoint Presentation</a>

If the user's computer has Office, PowerPoint will launch within IE