Send HTML Post
HTML form post from FormEntry
for iOS uses standard HTTP
multipart form post mechanism.
Send JSON Post
JSON form posting uses HTTP post
with the parameter of json. All
photos are converted to BASE64.
Send Email
Users could send your form data
as Email. All photos are sent along
as standard Email attachments.
In addition to send to sending
the data as plain text, form authors
have the option of sending an
attachment in either aDSV (.csv) or
PDF file format.
AirPrint
You can even send the data
to a wireless printer using AirPrint.