ajax data does not support alphabets code example
Example: ajax data does not support alphabets
In this case it'd likely be easer to just change dataType: "json" to dataType: "text".
In this case it'd likely be easer to just change dataType: "json" to dataType: "text".