Hi Guits,
I have one query, please help me to resolve it:
I have one drop down with two values namely temporary and 2nd one is permanent.
Now I have one requirement that, on selecting Temporary ,I need to show one textbox having name temp_txtbox and on selecting Permanent, textbox having name temp_txtbox get hide.
Please give a suitable code and explain me how can i call function on change of these drop down value.