Posted by abracad_1999@yahoo.com on 01/23/07 23:47
I would like to create a form in which a 2nd select box appears
depending on the value selected in the 1st select box. The values of
the 2nd select box will come from a database.
My question is how to create this in php? One way is to re-load the
page depending on what's chosen in the first box, or alternatively to
use frames or an iframe?
Is there another, better way that can dynamically change the initial
page?
[Back to original message]
|