Excel & ASP

Results 1 - 10 of 10

Sort by:

Export Recordset Data to CSV Using ASP

This simple ASP/VBScript code sample shows how you can export data from a database table to a CSV file without using any components or database drivers. The script accesses the table through an ADODB Recordset object, converts the values into the CSV...
(show more)

  • Price: Free
  • Views: 178

Displaying Records From An Excel Database

Aim of this articles is to display records from an Microsoft Excel in an ASP. We could use general SQL command while retreving data from an excel sheet. All we need to know how to connect Excel file.

(3.44 out of 5) from 9 Ratings

  • Price: Free
  • Views: 3,746

Create Excel on the Server

This code example demonstrates how to create excel documents on your server. Using the US state info db, after reading the contents of the db instead of writing output to the browser, html text is written to the server with the .xls file extension. A...
(show more)

(3.72 out of 5) from 16 Ratings

  • Price: Free
  • Views: 11,405

Generate Excel files

Generating Excel files from web pages or other applications is a major subject in many articles. I'd like to present here some solutions, part of them, already presented and well known. Some of them require MS Excel to be installed on the server, and...
(show more)

(3.50 out of 5) from 12 Ratings

  • Price: Free
  • Views: 5,351

Create Excel from Form Input

ASP form input can be transformed into most any type of format that you'd like to see it in. Typically, most form input either gets delivered to a database, like Access or SQL server or the output is sent to an email address or some other application....
(show more)

(4.11 out of 5) from 18 Ratings

  • Price: Free
  • Views: 9,134

Create an Employee Photo Directory with Excel and ASP

This article shows how to use an Excel file as the database for an employee photo directory. As part of the Active Server Pages application it explains how to configure the spreadsheet for online use, create recordsets from the rows of data, and perform...
(show more)

  • Price: Free
  • Views: 5,813

Display an Excel DB

The author writes "For small data bits on a server where the chance for significant simultaneous traffic is not likely excel can perform many of the basic tasks that can be accomplished in Access or SQL Server, but on a much smaller scale." This exmaple...
(show more)

(2.83 out of 5) from 12 Ratings

  • Price: Free
  • Views: 7,751

Creating Excel Spreadsheets

This article describes using the Office Web Components (OWC) to create an Excel spreadsheet via ASP code based on the results from a database query. All of this complexity is encapsulated in a (rather basic) class.

(3.83 out of 5) from 12 Ratings

  • Price: Free
  • Views: 12,377

Dynamic Excel Reports with ASP

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...
(show more)

(3.93 out of 5) from 27 Ratings

  • Price: Free
  • Views: 19,178

Output To MSExcel

This is a short example showing how to bring data from Access to excel where further manipulation can take place.

(3.83 out of 5) from 6 Ratings

  • Price: Free
  • Views: 8,172
<< previous
 ( ) 
next >>