they are browsers error the error is
This one when i have it out the head
Error: WADADynListrecetas_subcat_WAJA is not defined
Archivo de origen: receta_Insertar.php
Línea: 1
this when its inside the head
Error: syntax error
Archivo de origen: receta_Insertar.php
Línea: 170, columna: 8
Código fuente:
WAJA[0][] = new Array();
the first issue was about populating the array so as the other thread said i moved it out of the head, that allowed me to populate the array.
after that testing just throws the javascript error i made a new page copy the recordsets to the new page and did the same stuff and works but with the formbuilder nothing that i have tried has worked