Thread
:
Auto populate drop down list?
View Single Post
#
2
(
permalink
)
05-31-05, 01:40 AM
Jaffizzle
Newbie Coder
Join Date: May 2005
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
I can provide the theory...
for dropdown 1 lets say you select "A"...you need to use onChange(this->submit()) to $_SERVER['PHP_SELF']
now you have acces to the value "A" to populate the 2nd drop down.
Jaffizzle
View Public Profile
Find all posts by Jaffizzle