I need to crate a ASP.Net page that will display a thumbnail images of all of the Powerpoint presentations in a file. Is there a way to do this? I'm using VS 2008 and C#. I'd like the user to be able to click on a particular thumbnail which will then opme the presentation.Any help would be greatly appreciated.
Thanks but that's not quite what Im looking for, and my requirements have changed some. On the ASP.Net page there is a file ipload control. Once the user finds and selects the powerpoint presentation they are looking for, the page will then display each slide form that presentation on lower 2/3 that asp.net page as thumbnails. Can this be done?
ISpring does too: http://www.ispringsolutions.com/products/ispring_free.html
Just keep the presentation simple.
If you just want the presentation to open full screen when the thumbnail is clicked, simply save the file as a PPS and post that file and link the thumbnail to the file.