Hi,

I'm using Apache2, mod_perl2, libapreq2.

What I want to do is a upload progressbar with Ajax.

My problem is that I need the size of file which you wants to upload
to calculate the amount of time it will take to upload it. But through
apache2::upload I only get this Size when the upload finished because of
the tempfile it creates. Is there a way without using CGI to get the
size ? 
For the progressbar I can use the hooks from apache2::request or not ? 

Thanks for your help in advance

Stephan


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to