GeekArticles
Microsoft
C#Creating a Proxy to Download PDF Reports from SRS
Author: codeproject.com |
Published: 13th May 2008 |
Visited: 188 times |
Add CommentFiled in: CSharpHow to create a proxy that downloads PDF reports from SRS and then stream them back to the client browser
Read Article Sponsored Links
Related Articles
• Creating XML with the DOM PHP Extension Creating XML with the DOM PHP Extension
In fact, the PHP DOM extension is a set of classes that can be used to generate, access, and manipulate XML data. The DOM.php script defined in the following listing shows how to generate an XML document based on the result set retrieved from the database.
Vi ...