On the onclick() event of the combobox, check the value of the combo and display/hide the textbox accordingly.
Then depending on wether the textbox has a datasource, then you may hve to manually update the data. I'm sure you can figure this one out from there .