list/menu - user added values

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

Locked
jarow
Forum Commoner
Posts: 83
Joined: Tue Jan 28, 2003 2:58 am

list/menu - user added values

Post by jarow »

Is there anyway to create a list/menu that would allow users to add values?

I have created an online "add record" form that enters information directly into a database. In some fields as the user adds values I would like these values to appear as a list or menu for future users.

Any idea if this can be done?

Thanks

Jarow
User avatar
daven
Forum Contributor
Posts: 332
Joined: Tue Dec 17, 2002 1:29 pm
Location: Gaithersburg, MD
Contact:

Post by daven »

What exactly are you looking for here? Something like a combo-box (a user can either select an item from the list or enter a new one), a combination text field & select box, etc?
jarow
Forum Commoner
Posts: 83
Joined: Tue Jan 28, 2003 2:58 am

Post by jarow »

that´s exactly what I am looking for!
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Topic's moved threads, if you want to help go here please:
viewtopic.php?t=6028

Mac
Locked