Hi,i have got a problem with submit HTTP all data (variables) from PDF to submit.php. I have got table with dynamic add/remove Table Row button. When i add it their names are Table.Row[0] , Table.Row[1], Table.Row[2] etc. Only Table.Row is real, and every other row is create dynamically by addInstan...