I have a dropdownlist that is enabled only for a specific value of a dropdown above. So, only if this value is selected, i want a requiredfieldvalidator of this dropdown. I’m using Asp.net with vb. Thanks.