Client-side validation is not working with firefox asp.net 1.1
-
Hello guys, I'm working with ASP.NET 1.1 and the validations are not working on the client-side with firefox, it's working fine on the client-side with IE and on server-side for both, can anyone help me with this?
Web Developer
-
Hello guys, I'm working with ASP.NET 1.1 and the validations are not working on the client-side with firefox, it's working fine on the client-side with IE and on server-side for both, can anyone help me with this?
Web Developer
It's possible they are not supported for FF. Why are you using 1.1 ?
Christian Graus Driven to the arms of OSX by Vista.
-
It's possible they are not supported for FF. Why are you using 1.1 ?
Christian Graus Driven to the arms of OSX by Vista.
i think there's a solution, check this out: http://aspadvice.com/blogs/rbirkby/archive/2006/11/01/Client_2D00_side-validation-in-Firefox.aspx[^] but this is with ASP.NET 2.0 and but i'm using ASP.NET 1.1 which is a requirement...
Web Developer
-
i think there's a solution, check this out: http://aspadvice.com/blogs/rbirkby/archive/2006/11/01/Client_2D00_side-validation-in-Firefox.aspx[^] but this is with ASP.NET 2.0 and but i'm using ASP.NET 1.1 which is a requirement...
Web Developer
ASP.NET 1.1 is so old now, that's plain ridiculous. But, this does prove my point, the older frameworks support IE better than FF ( the new ones may well, too )
Christian Graus Driven to the arms of OSX by Vista.
-
ASP.NET 1.1 is so old now, that's plain ridiculous. But, this does prove my point, the older frameworks support IE better than FF ( the new ones may well, too )
Christian Graus Driven to the arms of OSX by Vista.
Thank you anyway
Web Developer