473,698 Members | 2,203 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

I don't hebrew on my site.

Hello,

I am building a web-site.
For a reason, I don't know why,
if I put my site on my computer - I see hebrew character fine,
but when I put my site on hosting company I don't see hebrew character.

In my html page there is a line in the head section :
<meta http-equiv="Content-Type" content="text/html; charset=windows-1255">

Till, I don't see hebrew, only when I try to see my site from the web
(hosting company).

What may be the reason for that ?

Thanks :)
Jul 20 '05 #1
5 2688
"Mr. x" wrote:
I am building a web-site.
For a reason, I don't know why,
if I put my site on my computer - I see hebrew character fine,
but when I put my site on hosting company I don't see hebrew character.
What may be the reason for that ?


Most likely the Web server is sending a Content-Type header with a different
character set, which overrides the meta tag in the source code.

--
Klaus Johannes Rusch
Kl********@atme dia.net
http://www.atmedia.net/KlausRusch/
Jul 20 '05 #2
VK
Would greatly help to know WHAT do you see instead ?
Jul 20 '05 #3
So, what you are saying I should find another hosting server company.

I see another characters instead of Hebrew (letter "a" with two dots above
it, etc...)
This behaviour happens only when I am using aspx, or asmx, and doesn't
happen on html, nor java scripts,
so it seems to be a problem on the server side.

I hardly believe that there is a problem in the hosting company that doesn't
support multi-language support (in my case www.webhost4life.com), but also I
need (to be sure about this) some tinny scripts for aspx and asmx, pleasem
that are declared for character set (Hebrew = windows-1255).

Thanks :)

"Klaus Johannes Rusch" <Kl********@atm edia.net> wrote in message
news:3F******** *******@atmedia .net...
"Mr. x" wrote:
I am building a web-site.
For a reason, I don't know why,
if I put my site on my computer - I see hebrew character fine,
but when I put my site on hosting company I don't see hebrew character.
What may be the reason for that ?
Most likely the Web server is sending a Content-Type header with a

different character set, which overrides the meta tag in the source code.

--
Klaus Johannes Rusch
Kl********@atme dia.net
http://www.atmedia.net/KlausRusch/

Jul 20 '05 #4
"Mr. x" wrote:
So, what you are saying I should find another hosting server company.

I see another characters instead of Hebrew (letter "a" with two dots above
it, etc...)
This behaviour happens only when I am using aspx, or asmx, and doesn't
happen on html, nor java scripts,
so it seems to be a problem on the server side.


Simply look at the headers to tell for sure (and rather than changing providers,
you can probably ask them to change the server configuration):

telnet yourserver.exam ple.com 80
GET /yourpage.aspx HTTP/1.0
--
Klaus Johannes Rusch
Kl********@atme dia.net
http://www.atmedia.net/KlausRusch/
Jul 20 '05 #5
JRS: In article <3f******@news. 012.net.il>, seen in
news:comp.lang. javascript, Mr. x <a@b.com> posted at Mon, 3 Nov 2003
09:54:36 :-
Till, I don't see hebrew, only when I try to see my site from the web
(hosting company).

What may be the reason for that ?


That is a question which you should ask of your hosting company. If
they are not Israeli, they may be unable to read Hebrew; but they ought
to be able to recognise whether or not Hebrew is being displayed.

--
© John Stockton, Surrey, UK. ?@merlyn.demon. co.uk Turnpike v4.00 IE 4 ©
<URL:http://jibbering.com/faq/> Jim Ley's FAQ for news:comp.lang. javascript
<URL:http://www.merlyn.demo n.co.uk/js-index.htm> JS maths, dates, sources.
<URL:http://www.merlyn.demo n.co.uk/> TP/BP/Delphi/JS/&c., FAQ topics, links.
Jul 20 '05 #6

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

Similar topics

2
9230
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 - I see hebrew, it is just sending by myself using *.aspx scripts). In web.config I have the following : <configuration> <system.web>
3
3702
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 when converting hebrew from dos to hebrew. Thanks :)
0
1186
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 view hebrew from the PGAdmin III query tool. However in MS Access, when I type hebrew it changes to all ??? and when I view a record input through the PGAdmin it looks like gibberish. Any thoughts?
40
3107
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., "&#x05E9;&#x05DE;&#x05D5;&#x05D0;&#x05DC;". Is there currently a standardized set of character attributes for Hebrew? If so, is there a downloadable set of definitions for those attributes? Thanks. --
2
2394
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 in a pulldown list, 'left' control position property, etc, are not easy to work with. 1. What do I need for a fully Hebrew version of Access. Do I need a Hebrew version, or is there something with which I can update my current A2003?
2
3005
by: Mitul | last post by:
Hello Friend, I am having very strange problem with mail function. As I have to implement Newsletter things in my hebrew site. I have implemented everything but having problem with subject line is not display on any one of mail services. Mail display body part properly in hebrew but subject line having problem its display junk character in subject. I am not able figure out what is the actual problem. Please help me for this matter.
3
4663
by: Michael Groysman | last post by:
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
2
4279
by: =?Utf-8?B?QXNhZg==?= | last post by:
Hi, I have an ASP.NET 2 Hebrew website hosted at brinkster.com shared hosing. When browsing the site at my PC everything looks ok, but when publishing the site to my account at brinkster all looks like gibberish. I have tried to set HTML META tags like this: <meta http-equiv="Content-Language" content="he"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1255">
4
2235
by: Mr. X. | last post by:
I have a problem showing hebrew on my site. Please, help. Here is the code : web.config ======= <configuration> <system.web> <customErrors mode="Off"/>
0
8672
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8600
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9156
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
7712
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6518
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5860
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4361
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4614
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3038
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.