I'm not sure AJAX can help here... XMLHTTPRequest does not give you
enough callback info to monitor the percentage of transfer for your
request, hence to implement a progressbar
On Sun, 07 May 2006 21:20:36 -0700, iavian wrote:[color=blue]
> What is the easiest way to have file upload progressbar with cool AJAX
> with complete sample code ..[/color]
Comment