rcdmk / aspJSON

A fast classic ASP JSON parser and encoder for easy JSON manipulation to work with the new JavaScript MV* libraries and frameworks.
MIT License
203 stars 89 forks source link

Issue with Unicode Characters and Issue with double backslashes in JSON Text #67

Closed IT-Portal closed 6 years ago

IT-Portal commented 6 years ago

Fixes found and commented in the attached file

Double BackSlash support starts at line 321 Unicode Support start at line 326

jsonObject.class.3.5.3.txt