Asp.net Validation Controls are not working in Mozilla.
ASP.NET
5
Posts
4
Posters
0
Views
1
Watching
-
-
Its compare validator
Do good and have good.
-
will you show the code which you are use? because this problem is not happens with us. may be you are missing something?
-
I experienced this issue some time ago and resolved it by installing the latest service pack of the .NET Framework. With my situation the validation control worked in IE but failed to do anything in Firefox. This was due to some javascript code which represents the validator at render time not being understood by firefox, the latest service pack makes changes to the validator's render code. Hope this helps...
/F - .NET Developer