for i in range(0, number_of_total_fields):
row[field+i]
Richard
On Tue, Mar 15, 2016 at 4:22 PM, wrote:
> I have a table defined with 3 input fields and then an upload field. The
> upload field is used to take the values that are entered by the user and
> input them into a file which contai
I have a table defined with 3 input fields and then an upload field. The
upload field is used to take the values that are entered by the user and
input them into a file which contains all form field values from the
session.
The form is generated dynamically, so the number of form fields varies
2 matches
Mail list logo