The mailto: protocol allows line breaks in the &body attribute value using %0A for a line break and %0A%0A for a line break followed by a blank line. However, line breaks are apparently not supported on the iPhone. For example, the following link works as intended in my Mail.app on my MBP, but iPhone Mail.app ignores the line break requests.
<a href="mailto:[EMAIL PROTECTED]&body=Dear Jack,%0A %0AI look forward to our upcoming meeting together this Friday at 8am. %0A%0ASincerely,%0AJason Malone&[EMAIL PROTECTED]">Email Reminder</a> - Rich --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
