Categories | Question details Back To List | ||
dhtmlxVault File size limits & mime type limits Hi, I am trying to use this product in our Struts based J2EE application. One of my requirement is to limit the file size and mime type of each upload. Both these can be retrieved from Apache commons file uploader's FileItem object. How do I implement this sort of filtering without breaking progress bar and keep users informed about omitting any file that breaks that restriction? thanks. Answer posted by Support on Jul 02, 2009 09:24 Hi, For the moment it will be difficult to implement this functionality. But it's a good feature. We will work on it and release in the next build. |