Hi Christian, you can ping me directly for a code example - I got it working two weeks ago.
The resource I found most useful was this mailing list post by Nigel Tao: http://www.mail-archive.com/[email protected]/msg00209.html regards, Lars On Mon, Jun 22, 2009 at 9:07 AM, Christian Stocker <[email protected]> wrote: > > Hi > > (I'm not sure if that post made it to the list a week ago, I don't > find it in the archive, so I repost. If double post, please apologize) > > In http://gearsblog.blogspot.com/2009/05/gears-05210-released.html > there's something about making valid multipart/form-data uploads with > the Blog Builder API. Unfortunately I didn't find much about that, not > even in the actual source code from SVN. Any hints, how this can be > accomplished? Doing it with just blob.append() and blob.getAsBlob() > (and httprequest of course) seems a little bit too much code needed > for making it work. > > Thanks > > christian >
