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

Hello to all,

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


Thanks

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: <URL SNIPPED>

Mario

I was talking about client side (javascript).

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.

Hi this is mojie!.

i need your help for ....how to connect to excel data through javascript and how to get data from excel.....please responed to me.


Thanking You all!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.