Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Remove the file size when adding attachments
Re: Remove the file size when adding attachments
05-18-2010, 9:59 AM
Eric
Joined on 08-05-2009
Posts 1,269
Re: Remove the file size when adding attachments
Reply
Quote
Please try the following code:
<CuteWebUI:UploadAttachments runat="server"
ItemTextTemplate="{0}"
ID="Attachments1"
OnAttachmentAdded="Attachments1_AttachmentAdded">
</CuteWebUI:UploadAttachments>
Regards,
Eric
View Complete Thread