Bhuvanesh Mohankumar

Bhuvanesh Mohankumar

  • NA
  • 12.2k
  • 2.9m

How to avoid invalid characters writing file using Jquery?

Apr 26 2016 2:25 AM

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)