Found the answer, thanks to an old reply from Andrew Urquhart:
"%0D%0A"
This keeps the carriage returns in the client email
User Profile
Collapse
-
Carriage returns stripped in email client using getURL("mailto:..)
Windows XP
I have a simple form from which I want to generate an email with the contents of the form. I use carriage returns to format the content for readability.
When I test it on my computer the email generated by getURL("mailto. .") is fine in my email client. Carriage returns are kept etc and shows how I want it.
However when I upload it to the server and run it on the web, the carriage returns...
No activity results to display
Show More
Leave a comment: