An issue about AJAX.net: the callback or callback parameter is invalid!

Source: Internet
Author: User
The callback parameter is invalid. Use <pages enableEventValidation = "true"/> in the configuration, or use <% @ Page EnableEventValidation = "true" %> On the Page to enable event verification. For security purposes, this function verifies whether the parameters of the send-back or callback events come from the server controls that initially present these events. If the data is valid and is expected, use the ClientScriptManager. RegisterForEventValidation method to register the sending back or callback data for verification.

After careful check and tracking, we found that it would be nice to comment out the sentence in web. config.

<Globalization requestEncoding = "gb2312" responseEncoding = "gb2312"/>

But the problem arises. Do I need to encode each QueryString that transmits a Chinese string!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.