Javascript/php for manipulating spreadsheets online?

Dura C

New member
I plan to develop a site where users would log in and upload a financial spreadsheet; the data will then be rearranged/ aggregated based on some default criteria (which the user should be able to change, in a sort of a template web page). then the output should be presented as an online spreadsheet that can be saved or downloaded (smth. similar to excel macros, only that online, in a browser). I would like to know if Javascript can handle this job properly and how difficult would be for a programmer to do it. Is there something more appropriate, like php for ex.?
 
Back
Top