DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/)
-   JavaScript / DHTML / AJAX (http://www.daniweb.com/forums/forum117.html)
-   -   Exporting data to Excel (http://www.daniweb.com/forums/thread122342.html)

Luckychap May 3rd, 2008 10:17 pm
Exporting data to Excel
 
Hi to all,

I want to know how to send data to MS-Excel sheet from HTML form with javascript. It should be done in javascript not java.

Thanks

Luckychap May 5th, 2008 1:02 am
Re: Exporting data to Excel
 
Hello to all,

How can we send data from html to excel sheet using javascript?


Thanks

BarbaMariolino May 9th, 2008 5:37 am
Re: Exporting data to Excel
 
Hi,

If you want to use Excel 2007 (XLSX file format) then you could use some template XLSX file and XMLWriter.

You can see how it can be done from ASP.NET at: http://www.gemboxsoftware.com/Excel2...et/DemoApp.htm.

Mario

Luckychap May 9th, 2008 7:57 am
Re: Exporting data to Excel
 
I was talking about client side (javascript).

JA12 May 9th, 2008 9:20 am
Re: Exporting data to Excel
 
Quote:

Originally Posted by Luckychap (Post 599035)
I want to know how to send data to MS-Excel sheet from HTML form with javascript. It should be done in javascript not java.



You can't - there's no I/O in Javascript. You can do it with ASP though.


All times are GMT -4. The time now is 2:00 am.

Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC