"The Beef Brisket Press release system" WebForms Unobtrusivevalidationmode needs "jquery" scriptresourcemapping.

Source: Internet
Author: User

Questions:

WebForms Unobtrusivevalidationmode needs "jquery" scriptresourcemapping. Please add a scriptresourcemapping named jquery (case-sensitive).


Workaround:

In the background Page_Load add the following statement is OK.

<em>   <strong>     protected void Page_Load (object sender, EventArgs e)        {             Unobtrusivevalidationmode = Unobtrusivevalidationmode.none;        } </strong></em>

The so-called unobtrusive Validation is an implicit authentication method that separates the validation code from the HTML.

Unobtrusive is the point of knowledge in Ajax. There are two main uses of unobtrusive Ajax: Client input validation and asynchronous form submission.

Validation is a validation control that validates the input to the form and outputs the error massage set for the validator control through ValidationSummary .

The above knowledge and solutions are obtained through the search, this part of the knowledge has yet to continue to learn.

A problem can always extend a lot of knowledge points. Beef Brisket News Release System in a small problem, let me early contact with this thing, and so learn that part of the knowledge, for the wrong place will have a deeper impact.

The

Beef Brisket Press Release system WebForms Unobtrusivevalidationmode needs "jquery" scriptresourcemapping.

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.