Question: Javascript code I want to use textarea, input(Submit) button when I click the submit button, I want to store it in the text file (.txt)
Javascript code
I want to use textarea, input(Submit) button
when I click the submit button, I want to store it in the text file (.txt)
But when I click the submit button, it is not stored in the text file
How to fix it?
my code
-
