I concur, this is one of the best and simplest upload components that I've seen. I've seen ones with more functionality that use flash or some other browser plugin. But invariable they fail on certain browsers or certain platforms, and are generally a huge nightmare to make work. This one just plain works everywhere and its so simple.
I've tried porting it to 2.0. Got it somewhat working, but had some bad rendering issues with the buttons, so I gave up. I'm kinda waiting on porting my application to 2.0 until this control is ported. So I don't mean to beg, but pleeeeeease port it.
Hi MaximGB, thanx for the great work. I have managed it to working, juz wondering if there is anyway that we can access the add button by a DIV? For example, when a Div is clicked, instead of showing the upload window, it will shows the file browsing window and when the user selected the file, it will show the file upload window? Once again, thanx for the excellent work. appreciated.
In theory it is possible, but will require a lot of code modifications, I won't do it But since the extension is an open source, you can use it's code as a base. It has all required components to implement your task.
Server side handler.
The files in the queue are posted one at a time, the file field name is 'file'.
I used JSP process data. but i get value is null , i don't understand !
code:
click:function(btnThis,eventobj){
dialog = new Ext.ux.UploadDialog.Dialog({