Hi there I'm attempting to upload a file through a Gmail gadget and am having issues with the enctype. The documentation at http://code.google.com/apis/gadgets/docs/remote-content.html#methods-post says that the default encoding for a POST form is application/x-www- form-urlencoded but it doesn't say how to change this (or if it's possible).
The form could obviously be posted without the use of javascript but it would be preferable to use the built-in gadgets.io.makeRequest function if possible. Can someone please post an example of how to do this? Thanks! -- You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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-Gadgets-API?hl=en.
