F
Frank Rizzo
I am trying to make sure that my app works fine with browsers other than
IE. I am finding that many features simply don’t work on other
browsers. For instance, the Validators are actually doing validations
on server, rather than on the client. I know for sure that Mozilla or
Opera or whatever can do a silly validation on the client just as well
as IE. How can I force validations to be done on the client with such
browsers?
In general, how can I force my app to treat other browsers as it treats IE?
Thanks.
IE. I am finding that many features simply don’t work on other
browsers. For instance, the Validators are actually doing validations
on server, rather than on the client. I know for sure that Mozilla or
Opera or whatever can do a silly validation on the client just as well
as IE. How can I force validations to be done on the client with such
browsers?
In general, how can I force my app to treat other browsers as it treats IE?
Thanks.