PowerPoint
-
Hi , I want to run a powerpoint slide show in a ASPX with some buttons like auto,next forward and so on. Is is possible that we can show the slide show on the asp.net page so that the user cannot download the presentation, and can only view it online. Thanks.
Deepak Surana
-
Hi , I want to run a powerpoint slide show in a ASPX with some buttons like auto,next forward and so on. Is is possible that we can show the slide show on the asp.net page so that the user cannot download the presentation, and can only view it online. Thanks.
Deepak Surana
No - you'd have to write your own pages to show still images which you then feed yourself to the user. You're not going to get any animations, unless you write them with flash or SVG or something.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )