Power Point in ASP.Net
-
Hi, I have to develop an web page, which when called , will execute a PPT , on completion of the PPT the web page will redirect to another web page. Can anyone tell me how to do this?
CC26
-
Hi, I have to develop an web page, which when called , will execute a PPT , on completion of the PPT the web page will redirect to another web page. Can anyone tell me how to do this?
CC26
If you are targeting only IE browser, you can achieve this using ActiveX controls.
Anurag Gandhi. http://www.gandhisoft.com Life is a computer program and every one is the programmer of his own life.
-
Hi, I have to develop an web page, which when called , will execute a PPT , on completion of the PPT the web page will redirect to another web page. Can anyone tell me how to do this?
CC26
System.Diaganostic.Process.Start(PowerpontShowName.pps) will start the show