I have a basic asp page with various controls on, and for every one i get a validation warning like the following - Validation (): Element 'label' is not supported. This occurs for every asp control on the page? Has anyone encountered this before, i also think this is stopping me from accessing the controls from within a javascript function. Any help is appreciated
validation problem
Collapse
X
-
Tags: None
-
Hi,
Are you using classic ASP or asp.NET? It sounds like you're using .NET in which case you should post this question in the .NET forum rather than the asp forum.
Also this post may help you:
A broad category of Microsoft tools, languages, and frameworks for software development. Designed to support developers in building, debugging, and deploying applications across various platforms.
Good luck,
Dr B
Comment