I'm looking at: plugins/broker_dealer_type.php
I see this:
<select name="child_select" id="child_select" onChange="document.form1.child_select2.value = document.form1.child_select[document.form1.child_select.selectedIndex].text;">
</select>
That is an empty select list with no values coming from the recordset.


