Does anyone know if there is a problem with a json object if a long string object is passed.
I am calling a web method with its contents as encoded html data. The generated string is about 7000 and this is not passed to the web method from clients. Please, help.
source
share