0
kicks
ASP.NET Framework 1.1 Validation not working in IE7?
I wanted to share this as it caused me a lot of problems and was hard to track down a solution...
I recently had a problem with an old Framework 1.1 website where the form would not post back if the page contained validators (CustomValidators to be exact). It caused me to do a lot of googling and in the end some javascript debugging.