Validator Controls for the Mac

S

Simon Harvey

Hi,

Does anyone know if the validator controls work with Safari and other Non IE
browsers?

I have a number of required field validators and a summary control and when
using safari, the controls are just ignored - the user can just fly right by
and cause all sorts of trouble

Does anyone know how to deal with this without having to right custom
javascript code?

Thanks all

Simon
 
M

Martin Marinov

To be sure that your validators will work on any browsers user server
validation, not client validation ( EnableClientScript property set to
false, and use in your code behind Page.Validate() method to fire the
validation methods for every validator that is enabled )

Regards
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top