I doing a do while loop and on each time I'm getting data from a posted form, the number of feilds very that's why I'm looking though that count.
On each loop i'm building part of the string - how can I add to the string each time? so I end up with one full string at the end.