0

My project requires me to edit and save an html file without having to press browser save button but from within the page.

For example lets say there are couple of textarea fields with previously set values, If I edit the fields and press the submit button I want the new values to be saved in the html file.

Is it possible using javascript? jquery? or even html 5? but only thing is that this has to be done offline so I can not use php or other server side languages

4

0 回答 0