Page 1 of 1

How can fill a SELECT list depending on click another

Posted: Thu Jul 20, 2006 1:32 pm
by vdfrutos
Hello !!! I have a SELECT LIST filled with data from a MySQL Database. I Wuld fill another SELECT LIST with data stored in my database depending on the option value clicked in the first SELECT.

Please, how can I do?

Thanks

Vicenç

Posted: Thu Jul 20, 2006 1:40 pm
by RobertGonzalez
This should probably go in client-side. You may want to google 'fill select list with selection'. I have some code around here somewhere. If I can find it I will post it.