put "name1=value1&name2=value2&name3=value3" into tPost post tPost to URL <whatever.Url.com>
Its also handy to use liburlformdata to build your post string also liburlmultipartformdata and liburlmultipartformaddpart On Fri, Aug 7, 2015 at 10:56 AM, Roger Eller <roger.e.el...@sealedair.com> wrote: > I want to try POST, but I don't know how to feed it my list as a parameter > without having a form involved. Any examples of POST without a html form > would be helpful. > > ~Roger > > > On Thu, Aug 6, 2015 at 2:38 PM, Mike Bonner <bonnm...@gmail.com> wrote: > > > Not sure it'll make a difference, but have you considered using POST > rather > > than get? > > > > > _______________________________________________ > 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 > _______________________________________________ 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