Hey Terry - Thanks for the solution but I have some interesting behavior going on.
You will see I have the NumFilesShowCancelAll set to 1 but when selecting 1 file the Cancel button does not show up.
Also note I am using CuteWebUI:Uploader and not UploadAttachments.
<
CuteWebUI:Uploader runat="server" ID="Uploader1" InsertText="Add files (Max 100MB)" ManualStartUpload="true" OnFileUploaded="Uploader1_FileUploaded" MultipleFilesUpload="true" NumFilesShowCancelAll="1">
Thanks,
b-man