Drop Down list in ASP.Net
In ASP.Net (using C#) how do i turn a Drop Down List into a text Box after the user has selected an entry from the Drop down list???? The entry selected from the Drop down list should display in the text box (or perhaps a label....???)
Thanks
Dillon