pigsie,
Thanks for the response.
If I have an html form and it contains: < or > I can see these characters is the form tags.
If I output the values of these fields using <cfoutput>, I see all characters in the fields EXCEPT < and > characters.
I guess I was hoping\looking for a ColdFusion function to retain these. In SQL for example, ColdFusion sometimes removes single quotes so I use the CF function preserveSingleQuotes().
What can you recommend in this case?
Thanks,
Michael42