Skip to main content
Leafcutter
Inspiring
October 20, 2011
Question

Create a file in app and send as an email attachment

  • October 20, 2011
  • 1 reply
  • 549 views

I am writing an app that involves storing data on the host phone.  I would like for the user to be able to get the data off the phone and one of the ways I was investigating was creating a csv file and then sending it in an email.

Is it possible to do this from within actionscript mobile?

This topic has been closed for replies.

1 reply

October 24, 2011

I want to send some jpg with attachments... and wait for answer too

Leafcutter
Inspiring
October 27, 2011

I haven't been able to find a solution to this so I am either going to incorporate my data into the body of an email or look at an http post solution...