Hi Everybody..,
I am new to php.. here i fill combo from database then how i can display text box according to the selection of combo..
Thank you
|
Newbie Member
|
|
| 28Apr2009,19:31 | #1 |
|
Hi Everybody..,
I am new to php.. here i fill combo from database then how i can display text box according to the selection of combo.. Thank you |
|
Go4Expert Founder
|
![]() |
| 28Apr2009,20:02 | #2 |
|
Catch the OnChange Event of the Combo and fill the stuff into the textbox
|