That was my concern too. I've done the simple POST as Mark showed but have never uploaded a file that way.

Phil

On 5/21/15 10:30 PM, J. Landman Gay wrote:
I use that to talk to servers but does that work with files? Don't you need 
credentials or something?

On May 21, 2015 11:27:40 PM CDT, Phil Davis <rev...@pdslabs.net> wrote:
Hmm. That's far too easy.  ;-)

Phil


On 5/21/15 7:30 PM, Mark Wieder wrote:
I shell out to curl because I need to supply client certs.
Otherwise...

post urlencode(tPayload) to url(tURL)

should work because that's what I use when I don't need certs.


--
Phil Davis


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to