On 4/23/05, Mark Stosberg <[EMAIL PROTECTED]> wrote: > This looks like like a fun project for someone to port to > CGI::Application: > > http://sean.treadway.info/demo/upload > > Written in Ruby and using an "AJAX" backend, it's a demonstration of re-usable > software to provide a progress bar and dynamic stats updates for a file upload > field.
That looks pretty cool, but a similar feature has been available in the perl world for at least 3 years with Apache::UploadMeter. I'll admit is a bit of a hassle to use, and is not very flexible, but it does a very similar thing in a popup window. It even uses XML to update the progress bar and renders the popup with an XSLT stylesheet. I think it is long overdue for an update though! > This seems like a nice function to have available to plug into a > CGI::Application as well. :) Agreed. It would be a very welcome addition... Cheers, Cees --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
