Hey Dave, I finally got around to trying this and had no luck. I'm trying to attach a file to a jira ticket and jira isn't cooperating at all. I'm looking at the headers for a successful file upload using a tool in firefox and noticed that it was using
Content-Type: image/png instead of Content-Type: application/octet-stream so I tried that, but no change. Other than that I have no idea what I might be doing wrong. Any ideas? gc On Sat, May 15, 2010 at 3:10 PM, Dave Cragg <[email protected]> wrote: > > On 15 May 2010, at 21:07, Dave Cragg wrote: > >> The use is a little complicated. You set the httpHeaders to the first line >> of the returned data, and lines 2 to the end is the data to post. > > More complicated than I remember. It doesn't return the data. Instead, you > pass in a variable that gets filled in. But it's explained in the link. > > Dave_______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
