Is it possible to create files on a webserver by JavaScript?
Also if you can, can you write to them etc?

I mean this so when the JS is ran it creates the file etc.

I know you can do this with more powerful scripting languages, but I'm just trying to find out JS's ability.