|
-
Jun 29th, 2004, 06:02 AM
#1
Weird Page Oddity
I've got a page in front of me, HTML file, local drive.
When I view it in IE, I try to change the encoding to Thai. But it stays on Unicode.
How can I change it to Thai? I need to do this because the characters aren't appearing correctly.
Also, is there a way to specify the encoding using HTML only?
-
Jun 29th, 2004, 08:38 AM
#2
<meta http-equiv="Content-type" content="text/html; charset=charsetname">
However, I don't know how well browsers respect this.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jun 29th, 2004, 11:46 PM
#3
I knew YOU would answer.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|