Hi All, i have a combo-box which contains values, I want when i click on the particular value it's value also display on a text box. the value of the combo are comming from the database. please help to do it. Thanks.
You mean you want this to happen live, without submitting the page? Then you need Javascript for that...