Question
special character
I have text that has literal < and/or > used to
describe less than or greater than. I can not control the users for
using these characters. It is stored and retrieved from SQL 2005.
However, when using cfdocument and cfoutput to prepare document the
< character disappears and whatever is after it. Is my only
option to Replace() these character with espace like \<??
Thank you
Haluk
Thank you
Haluk