Problem: I need to dynamically query a database and provide Powerpoint reports for users on an ASP page.
Solution: I did some research and found out that dynamically creating the Powerpoint document on the server-side is not recommended. So, I found a suggestion on Microsoft's site saying that I could stream the XML data from the database to the client and display the Powerpoint document via ASP. How do I do this? Does anyone know of a tutorial somewhere? I don't know XML and have never dynamically created a Powerpoint doc on the web. Thanks. --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
