Post form data to URL? Upload file?

Is there any way to post form data to a URL or to upload a file to a server from a Corona app?
Paul Osburn [import]uid: 7101 topic_id: 4931 reply_id: 304931[/import]

search around the forum for some relevant keywords, you’ll find some examples eg http://developer.anscamobile.com/forum/2010/12/13/lua-php-post-call

you could also do a native web popup with a local html file for instance

not sure about encoding files, might be possible

also ansca are supposedly putting out a new version with async http this month, so that will help

j [import]uid: 6645 topic_id: 4931 reply_id: 15985[/import]

j:

Thanks for pointing out the example. I’ll take a look and see what I can come up with.
paul [import]uid: 7101 topic_id: 4931 reply_id: 16134[/import]