> On 22 May 2015, at 02:02, Phil Davis <[email protected]> wrote: > > Does anyone have a LC code you're willing to share that uploads a file to a > server via POST? I'm looking for pure LC code, not where LC is used to build > an HTML form that uploads a file in revBrowser or other browser. > > Here's hoping! Otherwise I can use shell(curl) but would rather keep it in LC. >
There’s an example in the dictionary under libURLMultipartFormData. It should support multiple files too. _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
