Create File with Javascript -


Is it possible to create a file with a local host with Javascript?

Not in the webpage If you are using a Windows Script host, yes, through ActiveX But I think that you are not doing this. You can still send data back to the webserver through AJAX and store it for you.


Comments