I dont think I can strip the comma out in the theme php, so I'm guessing it's form process php that will solve this.
I'd like it to upload image or images, and when images are submitted in the form the last trailing comma is detected and stripped. As yet, I cant get the function working, it usually strips the first comma it detects out so no other images are uploaded if there is more them one submitted.