Can anyone helpe me with the following problem:
In the first file i'm generating input fields using a for routine.
print ("<input type=\"text\" name=\"numberpassing$index\" size=\"3\">");
But when i start passing them on using the submit button all the variables are unassigned and therefore zero.
can anyone help me with this
thanks in advance
Frank.