Fork me on GitHub

character encoding html help?  Bottom

  • What line should I put in so that the browser will switch to Japanese ( shift jis ) encoding right away when it enters my page? instead of having that person switching the encoding himself.
  • there's a few ways of going about it..

    javascript redirect:
    http://javascriptkit.com/script/script2/language.shtml

    ..you can get the language from the user agent set by the browser and redirect using that as well.

    I could have sworn this was built into the API.. to switch languages, bu I'm probably wrong :?

    good luck,
    -IR
  • Must I use redirect?

    Are there other ways?

    And I'm not doing it on postnuke =X
  • i suppose if you were using apache there would be other ways of going about it.. not too sure off the top of my head.
  • no way to use HTML coding?
  • 0 users

This list is based on users active over the last 60 minutes.