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

Source: Internet
Author: User

Questions:

WebForms Unobtrusivevalidationmode Need "jquery" scriptresourcemapping.

Please add a scriptresourcemapping named jquery (which distinguishes between uppercase and lowercase).


The workaround:

Add Page_Load in the background for example 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 stretch out a lot of knowledge points. A small problem in the Beef Brisket News announcement System. Let me early contact with this thing, and so on to learn that part of the knowledge, for this wrong place will have a deeper impact.

"Beef Brisket Press Release system" WebForms Unobtrusivevalidationmode Need "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.