on selection of combo box item

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mana_panigrahi
Forum Newbie
Posts: 10
Joined: Fri May 08, 2009 8:22 am

on selection of combo box item

Post by mana_panigrahi »

Hi All,
My requirement is that I have to create a combo box using php and on section of each of the combo box item corresponding a text box or an input box or another control should be created beside the first combo box.

kindly help me on same or if you have some ready made code on php please share the same..


Regards,
-MP
anand
Forum Commoner
Posts: 80
Joined: Fri May 22, 2009 11:07 am
Location: India
Contact:

Re: on selection of combo box item

Post by anand »

mana_panigrahi wrote:Hi All,
My requirement is that I have to create a combo box using php and on section of each of the combo box item corresponding a text box or an input box or another control should be created beside the first combo box.

kindly help me on same or if you have some ready made code on php please share the same..


Regards,
-MP
Hello Manoranjan, why are you starting multiple topics on same subject?

viewtopic.php?f=1&t=100882
Post Reply