The @CODEPAGE directive or Session.CodePage property must be set to 1251 for cyrillic text to properly be sent from ASP code to the browser.
MichKa Michael Kaplan Trigeminal Software, Inc. -- http://www.trigeminal.com/ ----- Original Message ----- From: "Magda Danish (Unicode)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 04, 2002 10:12 AM Subject: FW: Database To Web Browser > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Sent: Monday, February 04, 2002 12:19 AM > To: [EMAIL PROTECTED] > Subject: Database To Web Browser > > > Hi > > I'm sure I'm missing something very simple here, I am trying to program > a refugee website in multiple languages. > > The simplified scenario - > > Switch to Russian Keyboard > Enter Russian Text into memo field > Establish ODBC Connection via ASP website application > Draw out memo field for display on Web Page > > Problem : The web page text appears as ?????????????? ???? ???? ???? it > does not come out as Russian text. > > However if I export the same DB table as HTML it works - frustrating. > > I feel there is a simple answer to this - but cannot suss it out .... > > Thanks for any help. > > Jonathan > > > > ________________________________________________________________________ > > The information in this email (and any attachment) may be for the > intended recipient only. If you know you are not the intended recipient, > please do not use or disclose the information in any way and please > delete this email (and any attachment) from your system. > ________________________________________________________________________ > > >

