Webpage to create, save and load excel sheets

Hi,

I have a web page with table cells as input parameters and I want to store the user input data in an excel sheet. Users should be allowed to load, edit and save again.

This webpage is a local web page running in a browser.

I need help in creating excel sheet using javascript.

Regards,