jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Dynamic Excel Reports with ASP

DeEnFrSp
Hits: 27

Dynamic Excel Reports with ASP

Rating 4.0 4.0
This tutorial shows a quick and easy way to generate Excel reports using just ASP. It allows the server to dynamically create Excel reports without taking up any space on the server, and also allows multiple concurrent users to receive these reports simultaneously. The generated reports can be complete with Excel formulas, which allows intensive calculations to be moved to the client side. This method only works with Excel 97 or later.


Platform(s): n/a
Date: Jan, 08 2001
Author: http://www.aspalliance.com/stevesmith/articles/exceltutorial.asp

Ratings

Number of Ratings: 1 Votes
5     
0%
4
100%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!

Others Scripts

"Includelets" in ASP.NET

ASP.NET/Tips and Tutorials

Display Image From Database

ASP/Tips and Tutorials/Database-related