Hi Tchuki,
Unfortunately not. I have looked at many ways of getting around the issue and this appeared the best. The form I have initially only displays one persons data (i.e. surname and initials). The user can then add more surname and initials by clicking an add button (a javascript control). If you know of a better way to collect the data so that I might be able to associate the initials with the surname then I will gladly listen! For example, if you knew how to add a 1onto all form field names for the first person, then 2 for second etc. that would be great.
Many thanks for your time.
Adam
Main Topics
Browse All Topics





by: TchukiPosted on 2008-07-03 at 08:02:39ID: 21926124
Could you not just collect the information as a multidimensional array at the start rather than converting it?