dynamic lists with ajax tutorial

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
User avatar
potato
Forum Contributor
Posts: 192
Joined: Tue Mar 16, 2004 8:30 am
Location: my lovely trailer, next to the big tree

dynamic lists with ajax tutorial

Post by potato »

hellow,

does somebody knwos a good tutorial to make a dynamic list in a form.
so i got 2 lists in a form a parent and a child list.
if i make a change in the parent list, with ajax, he makes a connection to the server and pulls out the value and labels of the child-list.
So the options of that child list depends on the choise of the parent list.

Anyone can help me to get started?
I have searched for a ong time now, and i only find tutorials on simple techniques.

thanx and a cold beer!
tom
matthijs
DevNet Master
Posts: 3360
Joined: Thu Oct 06, 2005 3:57 pm

Post by matthijs »

Post Reply