Hello,

I'm stuck on this one...

I have a few french sites here on our servers, and on this site in
paticular that I'm working with something really screwy (from my point of
view) seems to be happening.

When I'm on the main site, all the characters with accents such as "é,à,è"
etc.. show up as ?,?,?.
Originally what I was doing was using a cfswitch to include query files,
then I had the layout in plain HTML, and where the content was to be placed
in the HTML, I had another cfswitch to include the appropriate display page.

When I would just query the DB and use cfdump to display it, the characters
where ?,?,?.
I would then add <cfcontent type="text/html"> and display the page with
cfdump again, it would be displayed as desired.

So I added cfcontent in between my header tags just under my title tag.
Still ?,?,?.

Now, in my admin section where I cfinclude all my files (pretty much a
Fusebox looking index file) I include the query files, display files and
content files. And all the é,à,è are displayed as desired.

Then I decided I would modify my main site index page to include all the
files with a cfswitch just like the admin section.... still nothing.
In my admin section everything is fine, and the main site is not displaying
the special characters.

Also, when I looked at the page source in my browser I noticed that the top
part of my pages seem to be cut off....
The top of the page starts at the line where I include a style sheet...
<link rel="stylesheet" type="text/css" href="" instead of <html>
etc.....

Anyone have any ideas?

- Yves Arsenault -
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to