Search found 1 match

by nasm
Tue Oct 25, 2005 1:37 pm
Forum: PHP - Code
Topic: two select tags relates dependently with each other
Replies: 3
Views: 131

two select tags relates dependently with each other

hi ,all i m trying two design the page with two select tags, the first tag data gets from databases, after user select the option in first select tag, the second tag must know the selected option from the first tag, consequently option for second tag gets from database. how could it realize? thanks ...