Main navigation
Product navigation
Main content
CKEditor 4
Overview
Demo
Accessibility Checker
Add-ons
Documentation
Download
Pricing
More
Home
WYSIWYG Editors
CKEditor 4
CKEditor 5
Image upload
CKFinder
Easy Image
Collaboration
Comments
New
Track changes
New
Collaborative editing
Pricing
Case studies
New
Documentation
Help center
Blog
Contact us
The forum operates in
read-only
mode. Please head to
StackOverflow
for support.
Forums
CKEditor
FCKeditor 2
Last post
Mon, 04/11/2005 - 15:20
#1
rcapile
Joined:
29/03/2005
Posts:
3
Problem with page code in IIS 6
http://www.locaweb.com.br
Tue, 03/29/2005 - 12:34
#2
xenden
Joined:
08/04/2006
Posts:
321
RE: Problem with page code in IIS 6
Maybe it's your char-set settings.
Are you using the HTML special chars (&sym;) or just the special chars? If you are using HTML encoded special chars, I have no clue. If you are using NON encoded special chars, I'd check your char-set.
Mon, 04/11/2005 - 14:57
#3
rcapile
Joined:
29/03/2005
Posts:
3
RE: Problem with page code in IIS 6
http://www.adminlife.com/247reference/m ... 80866.aspx
Mon, 04/11/2005 - 15:20
#4
rcapile
Joined:
29/03/2005
Posts:
3
RE: Problem with page code in IIS 6
I think I wrote something wrong. But I figure out right.
The fckeditor.asp file is in UTF-8 format, when I convert to ASCII it works just fine.
IIS 6.0 assumes the code page is the format of the script file was created.
Twitter
Facebook
Facebook
Instagram
Medium
Linkedin
GitHub
Arrow down
Phone
Menu
Close icon
Check
RE: Problem with page code in IIS 6
Are you using the HTML special chars (&sym;) or just the special chars? If you are using HTML encoded special chars, I have no clue. If you are using NON encoded special chars, I'd check your char-set.
RE: Problem with page code in IIS 6
http://www.adminlife.com/247reference/m ... 80866.aspx
RE: Problem with page code in IIS 6
The fckeditor.asp file is in UTF-8 format, when I convert to ASCII it works just fine.
IIS 6.0 assumes the code page is the format of the script file was created.