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

后端 未结 8 1546
情深已故
情深已故 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

    Or this will work too the same way but without a save as choice:

    
    
    
    
    
    
    
    
    
    
    
        
    
    
      
    
    
    
    
    

提交回复
热议问题