Forum Moderators: coopster

Message Too Old, No Replies

includes and charsets

         

hanyaz

9:48 am on Oct 3, 2008 (gmt 0)

10+ Year Member



Hello,
I got characters. I have a website in french, , i am making the template right now and i have noticed that :
when i got the template code in one page, all the characters are displayed normally including the french letters with accents.
When i split my template into different parts : head content and footer, only the characters in the head part are displayed normally, the ones in the content and footer are just replaced by é...
I am making the site on localhost tight now...
How can i solve this ?
here is the header

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
<head>
<title>title</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
Thanks for any help
Yaz

hanyaz

12:00 pm on Oct 3, 2008 (gmt 0)

10+ Year Member



Ok I got it so i will answer to myself, so if it happens to someone else...
Actually I am using dreamweaver CS3 to edit my files, but previously i have edited them with dreamweaver8.
So i used again my old dreamweaver, copied and pasted the source code of the concerned pages in new pages with the same name (i replaced them with new ones edited only in dreamweaver8...and it worked
thanks for reading
yazhan