本文介绍了错误:此时元素按钮上不允许属性验证组的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





错误:此时元素按钮上不允许属性验证组。从第306行,第21列;到第306行,第329栏



这是代码:



Error: Attribute validationgroup not allowed on element button at this point. From line 306, column 21; to line 306, column 329

it's the code:

<button >





我的网站是在asp.net平台上的网址是:projectsdeal.co.uk



我尝试了什么:



i厌倦了删除代码,但我没有在index.asp上发现它我认为它来自任何脚本



and my website is on asp.net platform url is : projectsdeal.co.uk

What I have tried:

i tired to remove the code but i did not found it on index.asp i think it's coming from any script

推荐答案


这篇关于错误:此时元素按钮上不允许属性验证组的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-23 18:46