retrieve / get the value from the dynamic dropdownlist

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
vidhyashrib
Forum Newbie
Posts: 1
Joined: Sun Feb 01, 2015 6:00 am

retrieve / get the value from the dynamic dropdownlist

Post by vidhyashrib »

i created the dropdownlist at runtime.how do i retrieve the value from the dynamic dropdownlist.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: retrieve / get the value from the dynamic dropdownlist

Post by Celauran »

We'll need a little more information than that. Ideally, post some of your code.
Post Reply