thanks, will try that.

On Mar 18, 5:15 pm, Mehmet <[email protected]> wrote:
> I made it work using an ajax jquery file upload 
> plugin:http://valums.com/ajax-upload/
>
> On Mar 18, 6:38 am, Roberto Saccon <[email protected]> wrote:
>
>
>
> > I am experimenting with large blob uploads. Everything works fine as
> > long as I submit a form to do the upload. But I would prefer to use a
> > page-refresh-less solution. So I tried no noswfupload.js and  iframe
> > approach ajaxupload.js, but none of them seem to work out of the box,
> > and I get the following error message.
>
> > SEVERE: Must only return a redirect from a Blobstore upload callback.
>
> > if I look at the development server admin panel, the __BlobInfo__
> > table entry actually gets created, but not the entry containing the
> > actual file
>
> > Anybody got ajax blob upload working ? Or has suggestion why it fails
> > in my case ?

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