Author Topic: different encoding on same page?  (Read 5430 times)

0 Members and 1 Guest are viewing this topic.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
different encoding on same page?
« on: March 27, 2003, 08:36:38 PM »
Hi!
is there a way to have different encoding on same page?
for example, I need show russian text in KOI8-r and Windows-1251 encodings on the same page.
is that possible using PHP or HTML?
thx.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
different encoding on same page?
« Reply #1 on: March 27, 2003, 10:23:46 PM »
No.  You can only use one page encoding per html page.  Frames are your only option if you need different encoding in one browser window.

More info here:  www.w3.org