Want to hire a development team?
No Images Added Yet

Create Excel on the Server

Rated3.2/5 (23 ratings)
Add to Favorites
Publisher
A code example demonstrating how to create excel documents on your server.
Product Details

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 link to the new document is created (in the browser) for easy navigation to the new document. The current time (server time) is also displayed to show that the excel document was created dynamically.

Report this Listing
Price
Free
Licence Type
Free
Views
12,669
Submitted on
7th June 2001
Last Updated
11th February 2009
Advertisement The banner below is an advertisement
Quikwit - AI Chatbot Platform

You May Also Like

Cloud Services You May Like

Cost optimization by replacing IPv4 with IPv6 and configuring DNS for it

Plan and configure IPv6 addressing and DNS so you can reduce IPv4 usage and related costs.

1 Hour AWS Consulting Services/Support

One hour of flexible AWS consulting or support for architecture, design, or issues.

Help/Fix on configuring AWS SES for very low cost SMTP Email Sending (1 Hour)

One hour of help to configure AWS SES for low cost, reliable SMTP email sending.

Creation and Management of AWS VPC and Subnets with IPv6 Support

Create and configure AWS VPCs and subnets with full IPv6 support for modern, scalable, and future-ready networking.

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(23 ratings)
Average User Rating: 3.2/5
Create Excel on the Server
Reviewed byAnonymousonTue, 29th March 2005
Rating 5 - Excellent
The connection string in this example is outdated. Should be: "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("dbname.mdb"). Once I did that, the rest flowed well. Good script and I use it currently. Chris
Displaying 1-1 out of 1 reviews
View All Reviews