Click to See Complete Forum and Search --> : xls2js


chals1
December 15th, 2003, 09:08 AM
I need convert an excel sheet into javascript
is there any way to achieve it?

AJMartin
December 17th, 2003, 10:40 PM
Originally posted by chals1
I need convert an excel sheet into javascript
is there any way to achieve it?

:confused:

Can you please explain why you would want to do this? JavaScript is an interpreted language usually used in HTML pages. Excel is a spreadsheet. The short answer to your question is to write a Excel interpreter in JavaScript. :-/