changing combo selection, showing related control?
Posted: Tue Jan 05, 2010 7:58 pm
Hi All,
I'd like to create a html combo box
For example
List of this combo box
1)Most Likely
2)Won Date
3)Lost
when user chooses 'Most Likely', another combo box will be automatically appeared.
when user chooses 'Won Date', another Date Picker will be automatically appeared.
when user chooses 'Lost', another Text box will be automatically appeared to type comments.
How to code?
I'd like to create a html combo box
For example
List of this combo box
1)Most Likely
2)Won Date
3)Lost
when user chooses 'Most Likely', another combo box will be automatically appeared.
when user chooses 'Won Date', another Date Picker will be automatically appeared.
when user chooses 'Lost', another Text box will be automatically appeared to type comments.
How to code?