Click to See Complete Forum and Search --> : Javascript IO


raktims
01-12-2003, 05:43 PM
Hi I need to write to a flat file from a Javascript function. How can I do it ? I am fairly new to Javascript. Please advise.
Raktims

Charles
01-12-2003, 06:36 PM
If you are talking about client side JavaScript, the kind that runs on somebody's browser, then you cannot.