Read excel data using JS and display as a list
Hi,
My requirement is to read data from excel and display it as a list in html page. For example, an excel containing all employee names and I need to read all the name from excel and display it in html. Also I need the link value (<A HREF="data from excel">) to be taken from excel.
Can anyone help how to accomplish this using java script?
Thanks,
Balaji
My requirement is to read data from excel and display it as a list in html page. For example, an excel containing all employee names and I need to read all the name from excel and display it in html. Also I need the link value (<A HREF="data from excel">) to be taken from excel.
Can anyone help how to accomplish this using java script?
Thanks,
Balaji
April 4,