Wrox Programmer Forums
|
ASP CDO As of Oct 5, 2005, this forum is now locked. No posts have been deleted. Please use "Classic ASP Professional" at: http://p2p.wrox.com/forum.asp?FORUM_ID=56 for discussions similar to the old ASP Pro Code Clinic or one of the other many remaining ASP and ASP.NET forums here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP CDO section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 10th, 2004, 05:14 AM
Registered User
 
Join Date: Mar 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Generating Reports in Excel from ASP

Hi,

I want to generate a Report in Excel from ASP page.

I am using Response.ContentType = "application/vnd.ms-excel" for generating an Excel file.

But the problem I cannot put any dynamic data in the Excel sheet. Actually I find VBScript is not at all working when I use the specified ContentType.

May I have some help on it with code example.

 
Old March 10th, 2004, 02:46 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 344
Thanks: 0
Thanked 1 Time in 1 Post
Default

check out http://www.greggriffiths.org/webdev/both/excel/ which covers this topic.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Generating reports osemollie VB How-To 3 July 19th, 2006 05:14 PM
generating reports using DTS packages brahma_ramesh SQL Server DTS 2 January 19th, 2006 05:50 AM
Export ASP reports to Excel NeedASP Classic ASP Professional 2 November 30th, 2005 07:07 PM
Generating reports from web pages badgolfer ASP.NET 1.0 and 1.1 Basics 1 September 28th, 2004 04:11 AM
Generating Excel Reports athanatos ASP.NET 1.0 and 1.1 Basics 1 August 19th, 2003 01:53 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.