Html validation
ASP.NET
4
Posts
3
Posters
0
Views
1
Watching
-
Hi, How to disable the HTML Error validation. When i click on the design tab from source an alert is raising. Is there is any way to disable the alert box?
-
Hi, How to disable the HTML Error validation. When i click on the design tab from source an alert is raising. Is there is any way to disable the alert box?
-
There is a control in menu bar to disable the Validation.Will anyone know it?
-
Hi, How to disable the HTML Error validation. When i click on the design tab from source an alert is raising. Is there is any way to disable the alert box?
u mean on vs2005 IDE? we can disable HTML validation by Tools -> options -> Text Editor -> HTML -> validation uncheck show errors. will it help you?