on the top of the page try
<cfset setEncoding("form","utf-8")>
<cfset setEncoding("url","utf-8")>
HTH,
Anticlue
good luck
Ron
how you fix this depends where this issue occurs and/or you database (if its
occuring on the backend). a square is not bad data (a ? actually means
corrupted data), it just means the font you're using can't render that glyph.
but the simplest approach is to simply replace these chars as albatross07
suggested. note that would not be a good solution for MX.