Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Developing a site in ASP for Ukrainian language


Message #1 by "Shrikar Keskar" <shrik_the_greek@m...> on Wed, 12 Sep 2001 10:34:56
Hi,

We are working on developing a site for the Ukrainian (Cyrillic Script) 

language using ASP, Windows 2000 and MS SQL2000 Server.

Which is the easies way to show the contents in the ukrainian language on 

the web pages?

We have no clue as of now. We are able to store the data into the DB 

directly in the cyrillic script.



Any advise is welcome.
Message #2 by "Simon Umbricht" <simon@p...> on Thu, 13 Sep 2001 09:00:12
hi



add this line to your header:

<meta http-equiv="content-type" content="text/html; charset=KOI8-R">



tell me if it works



simon <simon@p...>

  Return to Index