Link to home
Start Free TrialLog in
Avatar of unceasing
unceasing

asked on

Write to a file on server using javascript

How do I write to a file on server using javascript?
Avatar of HainKurt
HainKurt
Flag of Canada image

you cannot... only server side code can write to folders if the permissions are set properly...

if it were possible, I could write garbage data to all web servers :) and crash them...
ASKER CERTIFIED SOLUTION
Avatar of djon2003
djon2003
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial