I thought there was an answer in some older post, saying that the iPhone
mailto doesn't support regular text "formatting" but it accepts HTML for
the  body. So if you want new lines in your e-mail create an HTML body with
p, div or br elements to separate the lines.

-- Raffaele

On 8/23/07, AwayBBL <[EMAIL PROTECTED]> wrote:
>
>
> don't have an iphone available, but how about using %0D%0A.
>
> On Aug 23, 10:58 am, rich_wagner <[EMAIL PROTECTED]> wrote:
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to