Hi, I am new in this forum and new in java programming. Sorry if I ask a simple question and maybe also in the wrong forum.
I have a javascript code that must work on an internet application, I need to write a file, means open a file and writ in some variables' values and then close it. I did this long time ago in a java application using the FileWrite class, I don't know how to use this class or an instruction like this one in a javascript.
Anybody can give me a help, please !!