extended characters problem on ASP page

Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default extended characters problem on ASP page

    Hi,
    I access SQL Server data through ASP page, but all extended characters
    (Turkish specific characters) display corrupted. The database language is
    Turkish and SQL Server 2000 runs on Windows 2003 Server Turkish. Have any
    idea how I can display the data correctly?
    Thanks in advance...


    Ercan Guest

  2. Similar Questions and Discussions

    1. Characters at top of home page when published
      Using Contribute4. When I publish the home page, there are characters at the very top of screen that don't appear in edit mode. Seems to have...
    2. Extended characters and HTML entities
      Access Query Insert Into, the extended characters in <img src=" ..." ....>, included in the text to save, generate an error. I am able to avoid...
    3. CFFILE and extended ASCII/accented characters
      Hello- I'm using CF 6.1 as a front-end to a MySQL database that happens to contain extended ASCII characters (e.g., accented vowels). CF displays...
    4. Extended characters in HTML files
      Hi, I have a few HTML files that I need to access them. In these HTML files, there are extended characters like ???. However, when I load them...
    5. Cannot display chinese characters on web page
      I have migrated all the data from MS Access 97 to MS Access 2000. For unknown reason, my ASP prgram can't retrieve any chinese characters on the...
  3. #2

    Default Re: extended characters problem on ASP page

    Doesn't the Turkish language pack have to be installed on the client as
    well?

    Just a thought.

    --
    Anthony Sullivan
    Sr. Programmer/Analyst
    E.ON Energy Corp


    "Ercan" <ercanu@estr.com> wrote in message
    news:ex6I7oogDHA.616@TK2MSFTNGP11.phx.gbl...
    > Hi,
    > I access SQL Server data through ASP page, but all extended characters
    > (Turkish specific characters) display corrupted. The database language is
    > Turkish and SQL Server 2000 runs on Windows 2003 Server Turkish. Have any
    > idea how I can display the data correctly?
    > Thanks in advance...
    >
    >

    Anthony Sullivan Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139