Chapter 9 - input validation and disabling jquery
Hi,
I've followed the input validation instructions on page 304 to 305 and have added the script in web.config to disable jquery (p. 305) but am getting the following error in the browser:
"WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for 'jquery'. Please add a ScriptResourceMapping named jquery(case-sensitive)"
I've checked and re-checked my coding to make sure it is in line with the book but am still having the same problem. I'm probably missing something obvious here?!?!?
Thanks
SORTED NOW. I NEED GLASSES lol
Last edited by harvazad; October 10th, 2016 at 05:04 PM..
Reason: Resolved
|