Hi ,
I have a drop down list. I wanted to change the Label of the text box based on the value changed in the drop down. Here is my drop down list code.
this project is in MVC.
<div class="span4">
<div class="control-group">
<label class="control-label">M ...
Go to the complete details ...