Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Configurability
Re: Configurability
12-02-2009, 8:14 PM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Configurability
Reply
Quote
Hi EJLindsay,
Try properties "ShowProgressBar" and "ShowProgressInfo", like below.
<CuteWebUI:UploadAttachments runat="server" ID="UploadAttachments1" ShowProgressBar="False"
ShowProgressInfo="False">
</CuteWebUI:UploadAttachments>
Regards,
ken
View Complete Thread