Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
UTF-8 Difference between Preview and generated pag
code
Hi,
I'm using DCRs with UTF-8 encoding. In addition I added the required UTF-8 setting in the HTML header section.
Actually, when I generate a page, the browser window will display text correctly encoded. However, the actual file still contains ISO-encoded characters.
I modifed the iwpt_encoding.ipl to return always UTF-8. Unfortunately, I'm not able to get the expected output.
Has anybody a hint?
Thanks
Find more posts tagged with
Comments
tvaughan
Do you mean that if you vi or notepad your generated pages, you'll see "funky characters" like ^A and things like that? But when you view them off your web site, it looks fine (thanks to the < meta charset > tag) ?
If so, I've got the same thing going on. . .never bothered with it too much, though, because the presentation always displays correctly.
Tom