Another great Addon for Ext Framework again. Ext File Upload Form Widget is to provide an user interface for easy uploading of files to a server.
Files are first added to an “upload queue” and then they are uploaded to the server. Any file can be individually removed from the queue before upload or the whole queue can be cleared.
The result of upload is shown for each file by icons of success or failure and, in the case of failure, the server error message is shown as the tooltip of the failure icon.
Requirements: Ext Framework
Demo: http://aariadne.com/uploadform/
License: LGPL License




For the progress bar to work with php on the server, what, if anything, specific is required to be added to php?
It’s is probably asking too much but the thing I really want these widgets to do is to over-ride the awful native Windows file open dialogue. It’s terrible.
Has anyone seen a snippet that does this?
@Brian
I dun think there is anything else you need to add to php. All you need is a php server with ext framework only.
@pd
I have not seen a snippet that can over-ride the windows file open dialogue.
[…] te gusta el framework de Yahoo UI! acaba de salir una utilidad para subir ficheros mediante Ajax de una forma sencilla y ágil, tendremos que probarlo con grandes […]
[…] I hit it up today and BAM, the first widget I find is a very cool file upload control for Jack Slocum’s Ext framework. Ext is known for […]
pd => All I’ve found is http://www.quirksmode.org/dom/inputfile.html - it’s not a universal, cross-browser fantastic widget, but with some effort you can get a fine result in most browsers.
RSS feed for comments on this post · TrackBack URI