Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-27-2005, 03:59 PM
WebProWorld New Member
 

Join Date: Jun 2004
Location: ecuador
Posts: 6
dfarkas RepRank 0
Default french accents turn in chinese symbol...Help

Hello,
today i install my new homepage http://www.panamastrawhat.com/index.html on a new web hosting service in USA (DTS), and i have this big problem: all my french words with accents have chinese symbols. I program the page with frontpage. When I install the same page on my french web hosting service no problem the page appear with accents.
Perhaps the new server don't accept the code from frontpage i don't know. Can you help me?[/url]
Reply With Quote
  #2 (permalink)  
Old 01-28-2005, 05:38 PM
WebProWorld Member
 

Join Date: Jan 2005
Posts: 37
joncase RepRank 1
Default Chinese symbols/not French accents

Hi,
Try placing this meta tag in your header.
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
It worked for me when I tried it in your code.
Jon
Reply With Quote
  #3 (permalink)  
Old 01-28-2005, 06:42 PM
paulhiles's Avatar
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: UK
Posts: 2,803
paulhiles RepRank 0
Default

The Western European or Latin-1 character set (iso-8859-1) is already in place as far as I can see.
When I download the page and view it locally it's fine, but on your server it's still displaying strange characters in place of the grave and accent.

I did notice an error in the head of your page.
You need to add the start of the style tag. (as below)

<style type="text/css">
<!--
body { margin: 0px 0px; padding: 0px 0px}
a:link { color: #005CA2; text-decoration: none}
a:visited { color: #005CA2; text-decoration: none}
a:active { color: #0099FF; text-decoration: underline}
a:hover { color: #0099FF; text-decoration: underline}
-->

</style>

Paul
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0