Can javascript be used to read and write to a text file kept on a webserver?
Can javascript be used to read and write to a text file kept on a webserver? Can that data be sorted and rewritten to that same, or another, text file? If not, which programming language would accomplish this the best?