djavet
|
| Posted: 06/24/2003, 12:26 AM |
|
Hello,
When I generate my project pages, CCS 2.05.20 insert always the following line in the header with a wrong charset:
<meta http-equiv="Content-Type" content="text/html; charset=unicode">
Where can I correct this?
I wish to include the header information in the {header} include page, and CCS insert always the code in al the generated page of my project:
<html>
<head>
<title>Forum</title>
<meta http-equiv="Content-Type" content="text/html; charset=unicode">
</head>
How can I correct this?
Many thanks for your help and time.
Dominique
|
|
|
 |
Tim
|
| Posted: 06/26/2003, 12:01 AM |
|
Right click anywhere in design mode. Select <BODY> properties. There should be a drop down list for encoding. Just select (none) at the very top. Hope this solves it.
|
|
|
 |
djavet
|
| Posted: 06/26/2003, 1:05 AM |
|
Thx I will try this.
Regards, Dom
|
|
|
 |
|