Hi
inside my form, i've got 10 textfield (input type = text)
The user have to write in each textfield a country name that he has visit.
So user1 can write 5 country name and another user, user2, can write 3 country name.
When the user submit, i want to :
Detect how many field have been filled
Give to each filled field a variable name
Can someone help me !!!
Steve