This is a discussion on "program a change event on dropdown list" within the PHP Forum section. This forum, and the thread "program a change event on dropdown list are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
program a change event on dropdown list
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
So, What I want is a help...
I have 3 mysql tables: province, district a healthfacility with the relations: The province have one or more districts and the health facility is located on the district. What I want to do, is following next: "I want to make a php page where the system user can select a province, district and heathfacility on the same page...and is not difficulty for me to distplay this information in a dropdown list. But what is difficulty for me is to program a change event on dropdown list where, when I select a province on a province dropdown list at district dropdown list must only apear the distrit of the select province. And this is applied for the healthfacility". Is there everyone that can help me, solving this issue? Sorry for my english. My official language is Portuguese, but i think the ideia is there... Last edited by karinne; Jan 9th, 2008 at 15:11. Reason: No need for introductions again ... let's just get to the questions ;) |
|
|
|
#2
|
|||
|
|||
|
Re: Badru Introductions
It sounds like you'll need to use AJAX to make your database calls without reloading the page.
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 2 Drop down list - auto select depending on choice from first list | ciaranleeper | JavaScript Forum | 0 | Mar 26th, 2008 10:38 |
| dropdown menu / list box | amalafrida | JavaScript Forum | 5 | Jul 27th, 2007 09:49 |
| Spacing between list items incorrect when span tag is used in a list item... | MikeTheVike | Web Page Design | 5 | Apr 18th, 2007 01:52 |
| EVENT: SPARK - Flash Event | Flasher | Flash & Multimedia Forum | 0 | Nov 15th, 2005 10:08 |
| A way to change background color of a menu list | gohankid77 | Web Page Design | 1 | Oct 12th, 2004 10:14 |