ok thanks, but how can i change the position of the cancel all button? I can not enter a control id for the cancel all button, only for the cancel button.
<CuteWebUI:Uploader runat="server" ID="Uploader1"
InsertButtonID='Uploader1Insert'
ProgressCtrlID='Uploader1Progress'
ProgressTextID='Uploader1ProgressText'
CancelButtonID='Uploader1Cancel'>
<VALIDATEOPTION MaxSizeKB="10240" />
</CuteWebUI:Uploader>