Weird Symbols

2 posts by 2 authors in: Forums > CMS Builder
Last Post: March 12, 2010   (RSS)

Re: [dustindd] Weird Symbols

Hi Dustitn,

The normal character set that's used by CMS Builder and generated by the code generator is uft-8

At the top of the page <?php header('Content-type: text/html; charset=utf-8'); ?> and in the head section <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />

You page is using ISO 8869-1 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">

Try changing that and your page should display correctly.

Best,

Jerry Kornbluth
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php