Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 10-09-2006, 07:51 PM   #1 (permalink)
Insane
 
Location: Calgary
Dynamic pull down menus from MySQL

I'm trying to create a form where a user selects something from a pull down menu on a web page. This data will change over time, and is currently stored in a MySQL table.
I haven't been able to find a good explanation on how to do this exactly, and am wondering if anyone else has attempted this?
so say I had three values in the db right now: apple, orange, banana
so right now, the pull down menu would have apple, orange and banana in it.
if I added a row to my db that had say, grape in it, I'd want the pulldown menu to automagically have apple, orange, banana, and grape in it
__________________
The truth is, wherever you choose to be, it's the wrong place.
Chuck Palahniuk , Diary
metalgeek is offline  
Old 10-09-2006, 10:01 PM   #2 (permalink)
Free Mars!
 
feelgood's Avatar
 
Location: I dunno, there's white people around me saying "eh" all the time
There's lots of ways of doing this, please specify which language you want to use. For Java, look up servlets.
__________________
Looking out the window, that's an act of war. Staring at my shoes, that's an act of war. Committing an act of war? Oh you better believe that's an act of war
feelgood is offline  
Old 10-10-2006, 05:44 AM   #3 (permalink)
Darth Papa
 
ratbastid's Avatar
 
Location: Yonder
You could do this in PHP with CSS menus. Wouldn't be all that hard.
ratbastid is offline  
 

Tags
dynamic, menus, mysql, pull


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 09:10 PM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54