when i build a photo upload module by picasa,
there are two way to upload photo to picasa photo store on the
devloper guid,one way is described below:
Upload the binary image data along with its metadata. To do
this, use MIME content type "multipart/related"; send photo metadata
in one part of the POST body, and binary-encoded image data in another
part. This is the preferred approach. (link url is:
http://code.google.com/intl/zh-CN/apis/picasaweb/developers_guide_protocol.html#UpdatePhotoAndMetadata)
i am a fresh man , and the method describe is so simple that i
can't realize.
is there any demo which have realize uploading by brower,or have
any further
detailed document introduce the uploading photo by browser?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Picasa Web Albums API" 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-Picasa-Data-API?hl=en
-~----------~----~----~----~------~----~------~--~---