Hi Terry,
I created a PreRender event for my Uploader object, and called the DeleteAllAttachments() method within it, but it threw an exception. However, I have found a solution by creating an UploadCompleted event, and setting all attachment items to invisible.
Final question - is there any way to customise the 'Cancel all uploads' button?