Results 1 to 4 of 4

Thread: Required field Validator

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2003
    Posts
    22

    Required field Validator

    Hi all,

    I have created a web form and user must input the value of either Field A or Field B. How can I use validator to do so? Seems the RequiredFieldValidator only can set one control to validate.

    Regards,
    Calvin

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    Use a CustomValidator, and then compare that there is either an entry in either Field A or Field B.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jul 2003
    Posts
    22
    Hi nemaroller,

    could you mind to give me some hints?

    Regards,
    Calvin

  4. #4

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