jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Creating Excel Reports with ASP

DeEnFrSp
Hits: 13

Creating Excel Reports with ASP

Rating 0.0 0.0
This tutoral shows a simple method of turning HTML reports into Excel reports, and for moving calculations from the server to the client, using Excel functions. It allows the server to dynamically create Excel reports without taking up any space on the server. It also allows multiple concurrent users to receive these reports simultaneously. Lastly, 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: May, 28 2000
Author: http://www.aspalliance.com/stevesmith/articles/exceltutorial.asp

Ratings

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

Others Scripts

Cookies with ASP

ASP/Tips and Tutorials/Cookies and Sessions

ADO, SQL, and data access tutorial

ASP/Tips and Tutorials/Database-related

Tic-Tac-Toe

ASP/Scripts and Components/Games and Entertainment

Simple Database Access

ASP/Scripts and Components/Database Tools

Current User Tracking

ASP/Scripts and Components/Web Traffic Analysis

Tracking Site Statistics

ASP/Scripts and Components/Web Traffic Analysis

File Access Tutorial

ASP/Tips and Tutorials/File Manipulation