I would hope that a the blobstore would  get it's own method of
progress status.  Something like using AJAX at timed intervals during
the upload to hit the upload url (probably appended with a GET
parameter?) and get back how many bytes have been transferred.

Right now I just throw up an html marked-up modal box that says
"Please wait for your upload to complete..." with a spinning gif.
Some feedback is better than nothing.

GAE developers, how about it?

:-)

--Joe

On Sep 29, 1:40 am, msmart <[email protected]> wrote:
> Hi,
>
> has anyone managed to set the correct content type of an upload to the
> blobstore when using a flash based solution like swfupload? Swfupload
> is used to indicated a progress bar during the upload?
>
> I've set up everything correctly, but all by blobs have the content
> type octet streams. As the blobstore is read only this cannot be
> changed afterwards.
>
> thanks for any tips
>
> Michael

-- 
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