Can javascript be used to write to a file ?
Sorry restate that (Can javascript be used to write to a file on the web server it is hosted on? ).
Can javascript be used to write to a file ? Sorry restate that (Can
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
They used to call cookies “really small files on your computer”, so I say: “Yes, yes it can.”
update based on edit
Yes, you have to use AJAX to call a web service on the web server.