I am trying to send an email with the default email client and it works however I always get an alert with the following warning...
"Warning. Unable to attach file"
My code is below and as you can see I'm not attaching any files.
<a href="mailto:?subject=test%20subject%20&body=hello%20world!">test</a>