473,385 Members | 1,888 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Hebrew Text from MS ACCESS shows ???? in ASP

Hello. I am working in classic asp. Some of the field values inserted in
hebrew language(for mutli lang. site). It shows question marks or other
symbols inside asp page. I tried different codepage and charset commands but
it does not work. Please advise.
Michael
Jul 13 '07 #1
3 4617

"Michael Groysman" <gr******@gmail.comwrote in message
news:ud**************@TK2MSFTNGP04.phx.gbl...
Hello. I am working in classic asp. Some of the field values inserted in
hebrew language(for mutli lang. site). It shows question marks or other
symbols inside asp page. I tried different codepage and charset commands
but
it does not work. Please advise.
Michael

If you look at the data directly using MS Access does it look ok?

For a multilanguage site:-

Ensure each page is saved using the UTF-8 encoding and have the @Codepage =
65001 directive at the top.
Each page should specify Response.CharSet = "UTF-8"


--
Anthony Jones - MVP ASP/ASP.NET
Jul 13 '07 #2
Michael Groysman wrote on 13 jul 2007 in
microsoft.public.inetserver.asp.general:
Hello. I am working in classic asp. Some of the field values inserted
in hebrew language(for mutli lang. site). It shows question marks or
other symbols inside asp page. I tried different codepage and charset
commands but it does not work.
You did not tell us what codes you tried
Please advise.
Read here:

<http://www.thescripts.com/forum/thread127180.html>

<http://www.microsoft.com/technet/pro.../technologies/
iis/maintain/featusability/interasp.mspx>

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jul 13 '07 #3
thank you. it works
Michael
"Anthony Jones" <An*@yadayadayada.comwrote in message
news:e2*************@TK2MSFTNGP04.phx.gbl...
>
"Michael Groysman" <gr******@gmail.comwrote in message
news:ud**************@TK2MSFTNGP04.phx.gbl...
>Hello. I am working in classic asp. Some of the field values inserted in
hebrew language(for mutli lang. site). It shows question marks or other
symbols inside asp page. I tried different codepage and charset commands
but
>it does not work. Please advise.
Michael


If you look at the data directly using MS Access does it look ok?

For a multilanguage site:-

Ensure each page is saved using the UTF-8 encoding and have the @Codepage
=
65001 directive at the top.
Each page should specify Response.CharSet = "UTF-8"


--
Anthony Jones - MVP ASP/ASP.NET


Jul 13 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Shmuel | last post by:
How can I output hebrew ? I have tried to make php script to write hebrew, but it can't do it, why? I tried to put put this line in the beginning of the script: <meta http-equiv=Content-Type...
1
by: Saul | last post by:
Hello, I have text file (DOS) with hebrew characters on it. When I am importing the file into access db, the characters "(" are swapped with ")" (there are many characters that are swapped). I...
2
by: Mr. x | last post by:
Hello, I am sending emails with Hebrew contents. When receiving emails - I cannot see the Hebrew characters (it is not outlook express configuration, because when receiving emails from friends -...
3
by: Eitan | last post by:
Hello, I am looking for a function which convert hebrew string (windows) to hebrew string (dos). That's should pay attantion to commas, numbers, and any other character, that may have problem...
7
by: Elie Nacache | last post by:
Hi all, I develop an application (JAVA/JSP) on RedHat PostgreSQL 7.4.3 with PostgreSQL 7.4.2 JDBC3 with SSL (build 213). This application needs to serve pages in LATIN1 and Hebrew. For that I...
0
by: Sim Zacks | last post by:
I read the recent posts about Hebrew support already and I am having a similar problem, but with an MS Access front end. The database is Unicode encoded. I can input Hebrew, query in hebrew and...
40
by: Shmuel (Seymour J.) Metz | last post by:
I'd like to include some Hebrew names in a web page. HTML 4 doesn't appear to include character attributes for ISO-8859-8. I'd prefer avoiding numeric references, e.g.,...
2
by: Zippy | last post by:
Hi. I'm working in Access 2003 - standard English version - and am trying to write a program with a Hebrew user interface. Being that Hebrew is a right-to-left language, the orders of columns...
4
by: ofiras | last post by:
Hi everyone, I made a web page in PHP, and included in it PHP file, which prints Hebrew text. I used the web page to include other files, but only this particular PHP file makes my Hebrew look...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.