473,385 Members | 2,013 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,385 software developers and data experts.

Send Excel XML to client

Hi,
I found a very nice artice to convert a dataset to XML file that
complies with EXCEL schema
http://www.codeproject.com/dotnet/ExportToExcel.asp

However, the one thing that article didn't help me with, is how do I
send this file down to the browser so it opens up like Excel? Can
anyone help me with this?

Thanks in advance
Sudhesh

Sep 29 '05 #1
1 1325
Sudesh,

I have an article on my site that shows how to convert a dataset to XML
also. I don't think my conversion complies with the Excel schema though.
(I'll have to look at that.) But it does show how to send the file so it
will open via excel on the client.

If you go to my site, www.aboutfortunate.com, and click the "Code Library"
link at the top of the page you can view the code you need by clicking on
the second article in the datagrid you'll find there: "Output a datagrid as
an excel spreadsheet page."

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"Sudhesh" <Su*****@mail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
Hi,
I found a very nice artice to convert a dataset to XML file that
complies with EXCEL schema
http://www.codeproject.com/dotnet/ExportToExcel.asp

However, the one thing that article didn't help me with, is how do I
send this file down to the browser so it opens up like Excel? Can
anyone help me with this?

Thanks in advance
Sudhesh

Sep 29 '05 #2

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

Similar topics

1
by: bob | last post by:
Hi Everyone, I've tried looking at loads of sites but none have helped me so I hope someone here can. I'm bringing up a webpage with a table which i want to send to excel via a button without...
2
by: Fred | last post by:
Hi. How do I import while mapping an excel table to an access table please??? I've searched around and all I can find is a software product or code that does the same thing as the access...
6
by: Steve Richter | last post by:
I am getting error in a vbscript: ActiveX component cant create object: Excel.Application. The vbscript code is: Dim objExcel Set objExcel = CreateObject("Excel.Application") I am pretty...
1
by: Jerry J | last post by:
I am sending Excel reports to web clients. Excel opens in internet explorer displaying multiple sheets. It is pretty simple to do and works well. To do it, a client clicks a link to an ASPX page...
1
by: Sudhesh | last post by:
Hi, I found a very nice artice to convert a dataset to XML file that complies with EXCEL schema http://www.codeproject.com/dotnet/ExportToExcel.asp However, the one thing that article didn't...
6
by: ad | last post by:
I have save a Excel file to MemoryStream. How can I send this MemoryStream to client's HD as a excel file?
6
by: Mark Rae | last post by:
Hi, My client has asked me to provide a "quick and dirty" way to export the contents of a DataGrid to both Excel for analysis and Word for editing and printing, so I'm investigating client-side...
2
by: iloveprincess | last post by:
Hi, I'm developing windows application using VB.Net 2005. I would like to send 'save' message using 'SendMessage' API to the excel appication. I've already got a handle of the excel window with...
2
by: Ray | last post by:
Hi, I need to use cell's background color. when I record a macro from excel, it shows: Rows("7:7").Select With Selection.Interior .ColorIndex = 8 .Pattern = xlSolid
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...

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.