Page 1 of 1

i have a qoastin.

Posted: Sun Jun 21, 2009 1:44 am
by reza01
hi
we have 1 selection bar that after select change another selection bar.
now we want add a new selection bar that do the seam work for us.
our cod is this:

Code: Select all

<select name="group" onchange="get_sub_groups(this.value)">
                                <?php echo $ad_groups; ?>
                            </select>&nbsp;sub_group:
                            <select name="sub_group2">
pleas help me.
tanks.