Skip to main content
Participant
April 28, 2009
Question

characters are not displayed properly

  • April 28, 2009
  • 2 replies
  • 474 views

i made up a .cfm web page by dreamweaver and tested it on localhost,but each time i browse it , parts which are written in Farsi or Persian get spoiled and are not viewed properly.please guide me to fix this problem.thanks in advance.Untitled.jpg

    This topic has been closed for replies.

    2 replies

    Inspiring
    April 28, 2009

    post the code. what encoding are you using?

    Inspiring
    April 28, 2009

    Your problem seems to be with the character encoding you are using for your text.  A quick google search for ColdFusion character encoding should turn up the answer.  In case you are interested in learning more:

    http://livedocs.adobe.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=00001201.htm

    Hope that helps!

    - Michael