asp.net client side validation

spyarena

New Member
I need to write a validation code based on the selection made from 2 \[code\]drop downs\[/code\] in the \[code\]modal popup\[/code\] in ASP.net code.
How do I get the selected value of these controls on button (inside the popup) click from javascript?
Can someone suggest me a solution please?
 
Top