Sunday, March 11, 2012

Passing large string as a parameter

Hi,

Yes this is an issue with the existing CTP code, but we have fixed this in the upcoming release by adding a RegEx to short circuit the expensive operations we were doing to handle special characters which needed escaping. So at the moment there isn't a great workaround for you, but this issue is fixed in future releases...

Hope that helps,
-Hao


Hi,

Thanks for your reply.

To enhance the performance, I have no choice but to use the XmlHttpRequest API for the moment.

No comments:

Post a Comment