PDA

View Full Version : Multiple file download, applet and Ext



ajay
24 Aug 2007, 5:24 AM
Hi,

Knowing that browsers will let you download only one file at a time and a traditional way around this, achieving multiple filedownload has been writing signed applets and ...

Knowing that there can be applet and java script coummunication..

Goal: What I want to acheive is real time display of progress of download of multiple files using Ext activity indicators and an invisible signed applet behind the scenes [for writing to local disk].

I was wondering if any of you know of any Ext widgets, sample code that would make this easier.

Thanks,

Ajay.

Grimsk
28 Aug 2007, 3:55 AM
http://extjs.com/forum/showthread.php?t=9305

grEvenX
28 Mar 2008, 9:45 AM
of download, not upload... I'm looking of kinda something with the same functionality.