Is it possible to create a Progressbar for uploading files on Blobstore ?

last time I was working on GAE, about a year ago, this functionality was not 
possible,
because Blobstore never provided any callback for developers to ask for 
staus info regarding what is happening, amount of data sent, etc.

when users upload large files, they expect some visual feedback, 
they want to know what percentage is downloaded, how much is left.
just knowing Start and Finish is not enough, and results in poor usability.

for this very same reason we decided to chose AmazonWS !
because file upload was an important part of our requirement.

now a year has passed, and I am in the same situation !
I looked at the documentation but could not find any API regardint this.

I was wondering whether it is possible now,
or whether anyone has managed to get this working,
without using a FlashBased solution.

Thank You

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to