M
magix
Hi,
I want to display or hide the button.
Condition is
1. During Onload, "Update" button is Hide.
2. the drop down list must be selected, meaning SelectedIndex != 0
3. all 5 input text edit box must have value in it.
After the condition 2 and 3 are fulfilled, the Update Button will appear.
How to achieve that in javascript ? please help.
I want to display or hide the button.
Condition is
1. During Onload, "Update" button is Hide.
2. the drop down list must be selected, meaning SelectedIndex != 0
3. all 5 input text edit box must have value in it.
After the condition 2 and 3 are fulfilled, the Update Button will appear.
How to achieve that in javascript ? please help.