473,408 Members | 1,870 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

displaying as an excel page

Hello,

i have an aspx page that displays data in tabular format.

I'd like to change this page so that it outputs that same data into excel
format.

what needs to change in an aspx page to do that?

thx in advance!
Nov 19 '05 #1
2 1316
If you can put it into a datagrid, you're on your way. Here's an article on
that:

How To Export Data in a DataGrid on an ASP . NET WebForm to Microsoft Excel

http://support.microsoft.com/default...b;en-us;317719

If you need to retain an more native Excel format, check out this free
library:

Excel Writer Library

http://www.asp.net/ControlGallery/Co...977&tabindex=2
"Joo Park" <jo***@hotmail.com> wrote in message
news:eF**************@TK2MSFTNGP10.phx.gbl...
Hello,

i have an aspx page that displays data in tabular format.

I'd like to change this page so that it outputs that same data into excel
format.

what needs to change in an aspx page to do that?

thx in advance!


Nov 19 '05 #2
You could simply output the data into this free ExportPanel control and let
it handle the Export to Excel for you:
http://SteveOrr.net/articles/ExportPanel.aspx

Or if you want to handle things a bit more manually, you could use any of
the techniques outlined here:
http://SteveOrr.net/Articles/ExcelExport.aspx

Finally, if you find your needs becoming quite advanced, you could use a 3rd
part component:
http://www.SteveOrr.net/Reviews/AsposeExcel.aspx
http://officewriter.softartisans.com...writer-37.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net

"Joo Park" <jo***@hotmail.com> wrote in message
news:eF**************@TK2MSFTNGP10.phx.gbl...
Hello,

i have an aspx page that displays data in tabular format.

I'd like to change this page so that it outputs that same data into excel
format.

what needs to change in an aspx page to do that?

thx in advance!

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Tim Marsden | last post by:
Hi I am a complete ASP novice. Is it possible to display an Excel spreadsheet in a web page? Can any input to the sheet be captured and sent back to the server? Regards Tim
0
by: robin9876 | last post by:
In an .aspx (VB) page that displays that data in Excel which shows the data in excel within the browser. The following code is in the page to identify the file information. ...
1
by: Brave | last post by:
I have MS Access databases that are viewed via ASP pages made in Frontpage. I have two issues that have the same problem. 1: When someone views database results on one of my webpages, and...
7
by: alwayssmiling | last post by:
Hi frends, In my application, a class supports backend processing. In this class im creating a new excel sheet and im inserting some data into this excel sheet, and im trying to save the file...
5
by: =?Utf-8?B?U3R1YXJ0?= | last post by:
Hi There I have been having a play around with the following code to display a datagrid in Excel (all from Steve Orr's site): Private Sub btnTechServAccred_Click(ByVal sender As System.Object,...
1
by: NBKMNDN | last post by:
Hi frends, In my C# application im creating a new excel sheet and im inserting some data into this excel sheet, and im trying to save the file with the help of method SAVE AS. But it doesnot...
13
by: David W. Fenton | last post by:
I've been struggling the last two days with something I thought was very easy, which is to open a web page with a form on it and populate the form with data passed in a query string (either POST or...
1
by: yogeshtiwarijbp | last post by:
B]actually i have creating excel pages in .net. I have used excel 11.0 object library i have to display excel charts in a web page. i have saving the excel file in htm format now i want that using...
1
by: Jason | last post by:
I am wanting to display an excel file on the web and allow it to be editable and be able to be saved online through the web. Any way to do this? thanks.
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.