HighDots Forums  

Re: I don't hebrew on my site.

Javascript JavaScript language (comp.lang.javascript)


Discuss Re: I don't hebrew on my site. in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Klaus Johannes Rusch
 
Posts: n/a

Default Re: I don't hebrew on my site. - 11-03-2003 , 11:52 AM






"Mr. x" wrote:

Quote:
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
KlausRusch (AT) atmedia (DOT) net
http://www.atmedia.net/KlausRusch/




Reply With Quote
  #2  
Old   
Mr. x
 
Posts: n/a

Default Re: I don't hebrew on my site. - 11-03-2003 , 05:13 PM






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" <KlausRusch (AT) atmedia (DOT) net> wrote

Quote:
"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
KlausRusch (AT) atmedia (DOT) net
http://www.atmedia.net/KlausRusch/





Reply With Quote
  #3  
Old   
Klaus Johannes Rusch
 
Posts: n/a

Default Re: I don't hebrew on my site. - 11-04-2003 , 08:08 AM



"Mr. x" wrote:

Quote:
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.example.com 80
GET /yourpage.aspx HTTP/1.0


--
Klaus Johannes Rusch
KlausRusch (AT) atmedia (DOT) net
http://www.atmedia.net/KlausRusch/




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.