Can I save input from form to .txt in HTML, using JAVASCRIPT/jQuery, and then use it?

后端 未结 8 1549
情深已故
情深已故 2020-12-01 09:50

Is it possible to save textinput (locally) from a form to a textfile, and then open that document to use it later on?

Just using HTML, javascript and jQuery. No data

8条回答
  •  臣服心动
    2020-12-01 10:39

    Answer is YES

    
    
    
    
    
    
    

提交回复
热议问题