Current location: Hot Scripts Forums » Programming Languages » PHP » drop down menu problem !!!


drop down menu problem !!!

Reply
  #1 (permalink)  
Old 02-06-04, 11:27 PM
nurqeen nurqeen is offline
New Member
 
Join Date: Feb 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
drop down menu problem !!!

hi..i really need help..please...

my problem is, i want to retrieve records from Mysql database using drop down menu then i would like the choices that i made from the drop down menu to be display on the other drop down menu(second drop down menu) or the textfields..the second drop down menu also records from database..it will display records that match from the choices from the first drop down menu..

eg: First Drop Down Menu records from table 'country' from Mysql db
country = England, Jerman, USA

2nd Drop Down Menu records from table 'city' from Mysql db
city = London, Berlin, New York

so, when i choose England it will display London in 2nd Drop Down Menu

pleaseee...anyone help me..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 02-08-04, 09:07 PM
blaw's Avatar
blaw blaw is offline
Junior Code Guru
 
Join Date: Dec 2003
Location: Vancouver, BC, Canada
Posts: 550
Thanks: 0
Thanked 0 Times in 0 Posts
Hi there,

Seems like you can use a combination of JavaScript and PHP.

Bug a onChange event to pass the value of selectedIndex to the script like script.php?country=EN , then based on what is passed as a country parameter, you can query the database for the city, assuming that you have the proper database set up for this. Then, create the second combobox based on whatever cities you have gotten from the query.

HTH.
__________________
Blavv =|
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a drop down menu ? ? ? Spreegem PHP 4 03-09-05 10:34 AM
javascript menu covered by java applet shaisachs JavaScript 7 12-29-04 12:38 AM
Creating a drop down menu? Spreegem HTML/XHTML/XML 8 08-31-04 12:40 AM
Wow, a dynamic menu, error! Programme PHP 3 01-05-04 03:16 PM
putting content in a drop down menu tom PHP 7 07-04-03 03:25 PM


All times are GMT -5. The time now is 12:25 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.