Does anybody know whether there is any issue with json object if a lengthy string object is passed.
I'm calling a webmethod with its content as encoded html data. The string generated is around 7000 in count and this is not getting passed to the webmethod from the clientside. Please help.