how to validate label by text in javascript
i want to validate a label by using displayed text
if the label showedtext is "yes" ------nothing to do
if the label showedtext is "no"--------notify the user the text in label is no
-----------thanks advance----------------