Results 1 to 2 of 2

Thread: disable server-side validation

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Posts
    9

    disable server-side validation

    Hi. I would like to know if you can turn off server-side validation for validation controls. I read on the MS website that it is true, but I can't find any examples. I know that for the CustomValidator control you can just omit the OnServerValidate property, but what about the other validators?
    I would highly appreciate a small example.

    I also have a more general question: Can I write validator functions (server side, not JavaScript), turn them off completely on the server and enable them for ALL browsers(including Netscape)?

    Thanks
    Tiberiu M

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    You shouldn't turn off server-side validation for security reasons.
    Other than that, I can't help, because people would kill me for thinking of doing such a thing.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width