Worked well! Thanks, Mike. Gregory On Wed, Sep 1, 2010, at 1:00 PM, Mike Bonner wrote: > use a for each loop instead like > > repeat for each key theKey in $_POST > put $_POST[theKey] & comma after theSubmission > > end repeat