5 messages in com.googlegroups.opensocial-orkutRe: from submit or ajax submission in...
FromSent OnAttachments
jeet.simran26 Nov 2007 23:41 
api....@google.com28 Nov 2007 14:56 
jeet.simran29 Nov 2007 23:21 
Reinoud Elhorst30 Nov 2007 05:40 
siegi06 Dec 2007 04:52 
Subject:Re: from submit or ajax submission in opensocial
From:siegi (sieg@gmail.com)
Date:12/06/2007 04:52:51 AM
List:com.googlegroups.opensocial-orkut

Hi Simran,

with the API so far there is no defined way to post data, especially using multipart post for binary data. This isn't possible through the gadget API for type=html and the same belongs to the opensocial API.

As Reinoud said you could use a new iframe, but that inhibits your inner iframe from the opensocial container, thus removes the ability to interact with the container.

If this seperation of access is acceptable for your application, then go on otherwise you should rethink or redesign your application in order to fit into the opensocial gadget API.

I hope that this will help you.