Hi
i've a button like
<input type=button value="GO">
now i need to call a sub routine in the same page in response to the button click.
i've a combo box filled with HomeNo1,HomeNO2,HomeNo3
and everytime i click on any one option, the corresponding no should be displayed in the textbox adjacent to it.
i've written a function to do that.i need to call this function in response to the combo selection.
can anyone help.
Thanks
i've a button like
<input type=button value="GO">
now i need to call a sub routine in the same page in response to the button click.
i've a combo box filled with HomeNo1,HomeNO2,HomeNo3
and everytime i click on any one option, the corresponding no should be displayed in the textbox adjacent to it.
i've written a function to do that.i need to call this function in response to the combo selection.
can anyone help.
Thanks