Re: Stop reload of queue table after upload

  •  02-28-2011, 8:58 PM

    Re: Stop reload of queue table after upload

    Hi DamianHartin,
     
    Please use control Uploader and set MultipleFilesUpload to true. It should not show the attachment table.
     
        <CuteWebUI:Uploader ID="uploader1" runat="server" MultipleFilesUpload="true">
                </CuteWebUI:Uploader>
     
    Regards,
     
    ken
View Complete Thread