asp_web_howto thread: Developing a site in ASP for Ukrainian language
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.
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...>
|





