c# - required fields and asp.net -


im working on .aspx page in visual studio.

i want have text box followed drop down menu.

if user enters input in text box id , drop down menu both required before corresponding button can clicked.

is best way use requiredfieldvalidator ?

i think attempt conditional validation question similar question conditional validation asp.net


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -