I've come across something weird:
I have a client who has entered text into a form which calls a cfmail to mail out the contents of a form field.
It appears the use of double quotes causes the text to truncate. eg.
form field: this is a "test"
cfmail body: this is a
My client is putting href anchor tags in his emails and these work. I've yet to find out if he is using double or single qoutes for these.
Anyone else experienced this truncation problem?
I have a client who has entered text into a form which calls a cfmail to mail out the contents of a form field.
It appears the use of double quotes causes the text to truncate. eg.
form field: this is a "test"
cfmail body: this is a
My client is putting href anchor tags in his emails and these work. I've yet to find out if he is using double or single qoutes for these.
Anyone else experienced this truncation problem?