Posted By:
snigdha_s
Posted On:
Saturday, June 28, 2003 09:05 PM
I need to get the
labelProperty
value of the
.
i want to call a java script function on the
onchange
event of a select box. in this java script function i need to assign the
labelProperty
value of the selected
to a hidden variable.
how do i do it?