Posted by Jonathan N. Little on 08/19/07 17:39
Shelly wrote:
> I am trying to send an email using mailto. This will be a text email, but I
> want to have the body formatted with line breaks. When I send it using
> either \n or \r\n the text runs together and I don't get separate lines.
> Any hints?
Using mailto protocol in form's action is just a *bad idea* see
http://www.google.com/search?hl=en&q=using+mailto+form+action+bad&btnG=Search
using mailto form action bad - Google Search
for a litany of reasons. Send to a server-side script for processing and
then process data exactly to your specifications.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|