2
Reply

How to avoid invalid characters writing file using Jquery?

Bhuvanesh Mohankumar

Bhuvanesh Mohankumar

Apr 26 2016 2:25 AM
291

I want to write the JSON value to a file and store to the user specified location, this operation will happen in client side.

I am working to create a file and to provide option to save the file.

 
Even though the JSON content  is filtered and only valid characters, once I write to a file I can find some invalid characters available in file.
 
Is anyone got same situation and resolved.
 
Thanks in advance. 

Answers (2)