Russian in ASP pages?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > IIS server support > IIS ASP > Russian in ASP pages?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Russian in ASP pages?  
Steven


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-26-04 03:18 PM

Hi all,

I would like to create a site which shows text in English or in Russian
(depending on the user's choice).
Problem is that I can't save the pages in Unicode (Unicode can contain
Russian characters), because IIS can't handle Unicode ASP pages (correct,
right?!).

So how can I have normal (ASCII) ASP pages, which can show either text in
English or Russian (charset Windows-1251)???

Thanks!
Greetings, Steven







[ Post a follow-up to this message ]



    Re: Russian in ASP pages?  
Evertjan.


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-26-04 03:18 PM

Steven wrote on 21 jun 2004 in microsoft.public.inetserver.asp.general:
> IIS can't handle Unicode ASP pages (correct, right?!).

ASP is a platform for serverside programming,
and has nothing to do with the rendering of the HTML part of the page as
such.

IIS, which has its own NGs
[microsoft.public.inetserver.iis, please follo up over there],
could be so naive, that it can't handle Unicode,
but I don't think you are correct.



--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)





[ Post a follow-up to this message ]



    Re: Russian in ASP pages?  
Steven


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-26-04 03:18 PM

Evertjan,

Posted reply in MS.Public.Inetserver.IIS...

Greetings, Steven

"Evertjan." <exjxw.hannivoort@interxnl.net> schreef in bericht
news:Xns950F7073BA76Deejj99@194.109.133.29...
> Steven wrote on 21 jun 2004 in microsoft.public.inetserver.asp.general: 
>
> ASP is a platform for serverside programming,
> and has nothing to do with the rendering of the HTML part of the page as
> such.
>
> IIS, which has its own NGs
> [microsoft.public.inetserver.iis, please follo up over there],
> could be so naive, that it can't handle Unicode,
> but I don't think you are correct.
>
>
>
> --
> Evertjan.
> The Netherlands.
> (Please change the x'es to dots in my emailaddress)







[ Post a follow-up to this message ]



    Re: Russian in ASP pages?  
Hans


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-26-04 03:18 PM

Hi!

A link about saving ASP files in unicode format.
http://support.microsoft.com/defaul...b;en-us;q245000

I run a Unicode (UTF-8) ASP site and I don't have any text directly in the
ASP pages (pages are built up in COM+ components where texts are fetched
from a database set up to handle unicode). In the top of every page I set
the codepage directive (65001=UTF-8)

<%@ Language=VBScript CodePage=65001%>

I also add a http header on my pages (set from IIS admin tool). The quotes
("") should not be added.
Custom HeaderName: "Content-Type"
Custom Header Value: "text/html; Charset=utf-8"


Regards
/Hans







[ Post a follow-up to this message ]



    Re: Russian in ASP pages?  
George Hester


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-26-04 03:18 PM

"IIS can't handle Unicode ASP pages..."  wrong.  It's just =
slow..................

--=20
George Hester
__________________________________
"Steven" <steven@nomailaddresshere.com> wrote in message =
news:uHUIbx2VEHA.1764@TK2MSFTNGP10.phx.gbl...
> Hi all,
>=20
> I would like to create a site which shows text in English or in =
Russian
> (depending on the user's choice).
> Problem is that I can't save the pages in Unicode (Unicode can contain
> Russian characters), because IIS can't handle Unicode ASP pages =
(correct,
> right?!).
>=20
> So how can I have normal (ASCII) ASP pages, which can show either text =
in
> English or Russian (charset Windows-1251)???
>=20
> Thanks!
> Greetings, Steven
>=20
>





[ Post a follow-up to this message ]



    Re: Russian in ASP pages?  
Paul Gorodyansky


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-28-04 01:55 PM

"Steven" <steven@nomailaddresshere.com> wrote in message news:<uHUIbx2VEHA.1764@TK2MSFTNGP10
.phx.gbl>...
> Hi all,
>
> I would like to create a site which shows text in English or in Russian
> (depending on the user's choice).
> Problem is that I can't save the pages in Unicode (Unicode can contain
> Russian characters), because IIS can't handle Unicode ASP pages (correct,
> right?!).
>
> So how can I have normal (ASCII) ASP pages, which can show either text in
> English or Russian (charset Windows-1251)???
>
> Thanks!
> Greetings, Steven

You may want to read this page regarding ASP and encodings:
http://msdn.microsoft.com/msdnmag/issues/0700/localize/


--
Regards,
Paul Gorodyansky
"Cyrillic (Russian): instructions for Windows and Internet":
http://RusWin.net
Russian On-screen Keyboard: http://Kbd.RusWin.net





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:33 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register