Results 1 to 3 of 3

Thread: Multi language display of booking chart

  1. #1
    Join Date
    Sep 2008
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Multi language display of booking chart

    I am trying to make a multi language booking chart, I need to be able to change the month names and day names. The chart, which is a hard coded table, appears in an iframe and I would like to be able to pass the language code in, when the pagee is called. I would hope to store the word strings in the chart page and insert them into the relavent cells of my table.

    Any ideas please

  2. #2
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    One. You can do this if you have a language translator (you know, a physical book) that you can look up the names of your months and date objects up in. Then use simple JavaScript to figure out which language the user is using to change the date "names".

    -magicyte

  3. The Following User Says Thank You to magicyte For This Useful Post:

    coline (09-30-2008)

  4. #3
    Join Date
    Sep 2008
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Wink

    Magicyte

    Thanks for your reply, I've decided to fill each months data seperately and paste it under the correct language headings

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •