charset

Discussion in 'ASP.NET / ASP.NET Core' started by HATIM, Oct 5, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Dear all

    i need a help.

    my web page has database where Arabic infromation is stored.

    now, when i connect to database and retrieve the information, they displayed as ???????, inspite when u open the database table, the arabic information are exist correctly.

    i used charset for all possible arabic setting, but no use

    can any one help please?
     
  2. Joseph Jun

    Joseph Jun DiscountASP.NET Staff

    If the database is storing the characters correctly, the problem may be due to the character encoding that you're using.

    Do you have a test page that you can provide by any chance?
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page