Skip to Content
0
Former Member
Dec 14, 2004 at 03:26 PM

Mandatory Field

33 Views

Hi,

I have a dropdownlistbox on my screen and a button. Some processing is performed on the click of this button. But I also want to make sure that the user has selected some value from the dropdownlistbox otherwise an error message is displayed to the user. How do I achieve this?

For Inputfields I can say REQUIRED= "TRUE". But what do I do for the dropdownlistbox?

Regards

Tejaswini