Bugs item #467982, was opened at 2001-10-04 10:59
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=103152&aid=467982&group_id=3152

Category: API: Tcl
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Sharon Kotler (sharon_kotler)
Assigned to: Nobody/Anonymous (nobody)
Summary: Cannot change charset encoding in .tcl

Initial Comment:
When I am putting a META that changes the charset of
the page into the HTML header within a .tcl file, it
does not change it in the browser, and I have to
specify intentionaly the right charset. The same
with .adp files (under ACS of ArsDigita).
This is not the case when using .html files.

For an example, if I am putting the line
<META HTTP-EQUIV="Content-Type" CONTENT="text/html;
  charset=windows-1255">
The the browser will automatically choose the "Western
European (ISO)" and not the "Hebrew (Windows)"
encoding, and we have to manually change it.

----------------------------------------------------------------------

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=103152&aid=467982&group_id=3152

Reply via email to