How to prevent line breaks from getting lost?
first of all: thanks for this wonderful script - it's exactly what I was looking for!
Now, a minor, but annoying problem occured: If the visitor leaves a message in the text area field adding LINE BREAKS, these line breaks will get lost sending the email out. In my e-mail client (I tried different ones) I just receive ONE block of text without any line breaks.
I tried adding a *** wrap="physical" *** to the html section, but without any change.
How would it be possible to save these line breaks?
|