D
David Marr
Hello,
I am trying to use a custom validator on three fields. The user has two
options:
1. Fill in two textboxes (first name and last name)
or
2. Select an existing name from a drop down.
I am trying to make either path they choose to be required. I have the
following code but the logic seems flawed somewhere. Am I going about this
correctly?
My code:
http://authors.aspalliance.com/aylar/ViewPasteCode.aspx?PasteCodeID=3340
Thanks for any help,
Dave
I am trying to use a custom validator on three fields. The user has two
options:
1. Fill in two textboxes (first name and last name)
or
2. Select an existing name from a drop down.
I am trying to make either path they choose to be required. I have the
following code but the logic seems flawed somewhere. Am I going about this
correctly?
My code:
http://authors.aspalliance.com/aylar/ViewPasteCode.aspx?PasteCodeID=3340
Thanks for any help,
Dave