Jump to content

bkkmick

Advanced Member
  • Posts

    1615
  • Joined

  • Last visited

Posts posted by bkkmick

  1. Hi

    On Saturday I'm doing a visa out/in to KL. This will be the first of my double entries.

    The problem is that, on 30th October, I'm going to Phnom Penh to visit a mate for a couple of nights.

    I'm not sure what the procedure is. Will immigration use the second of my double entries therefore I won't get the full six months?

    Confused and hoping one of this forums experts can help.

    Cheers

    Mick

  2. Hi

    I'm working on a website for a friend. He wants the site to be available in multiple languages.

    I set up an SQL table called languages with two fields the first field is the language code (EN, TH etc.) and the second contains the wording in that foreign language (English, ภาษาไทย). The second field is datatype nvarchar(max). When I look at the content of the table in SQL Server Management Studio everything looks fine (various languages are displayed correctly).

    The problem is that, when I extract the language data from the table and try and display them in a page, the foreign languages come out as ?????

    I've Googled until my fingers are numb testing various suggestions concerning the doctype and utf-8 and many, many other things but I cannot get the languages to display correctly in any screen.

    I was wondering if anyone out there has accomplished the above (multiple languages on a page) and can paste a simple HTML example (<html> down to </html>) that I can use to finally get passed this problem.

    Thanks, fingers crossed,

    Mick

×
×
  • Create New...