473,386 Members | 1,786 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

ASP-to-RTF - Mixed Languages

I've been fighting this for a couple of weeks:

My ASP/Access app'n uses UTF-8 data in mixed languages/scripts successfully.
That is, it takes input, stores and retrieves stuff OK browser-wise. The app
also writes an RTF file and downloads that to the client (for display by
Word) fine, but ONLY English; Cyrillic and the CJK group gets the trash
display - and it's not a font pblm, cuz the browser display is good.

I've tried a number of charset directives in the RTF-writer, including
CP-1251, UTF-8, Unicode, etc. None works.

I don't know whether I need an explicit code-set translator or not, and am
working with ChilKat's Charset product without any improvement so far.

Thanks for any advice/insight/suggestions/whatever.

AS

Jul 19 '05 #1
0 1249

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Corey | last post by:
I'm trying to finish off do an ASP.NET project where a DropDownList box is used to access a Table. Once you Make a selection on an item in the DropDownListBox, it updates a DataView, and text...
0
by: Mr. x | last post by:
Hello, My site is : www.moca.co.il (the problem is seen when pressing the left button). I have a problem, that the following code make elements of cells of table disabled for IE 5.0 and IE...
2
by: Niks | last post by:
Hi, I have just now installed VS.NET on my system and created basic .aspx files using <asp:label id="Message1" font-size="16" font-bold="true" forecolor="red" runat=server>Test</asp:label> tags...
9
by: Mactash | last post by:
Folks, I have problem running simplest ASP.Net programs with IIS web server. As a test I just added some text box and dropdown list with Visual Studio but when I run this my page shows...
11
by: Steve Hoyer | last post by:
I am trying to deploy my first asp.net app to our webserver (2K server, IIS 5) My start page comes up and you can get to the subsequent pages that are tied into our sql server (2K). Each page...
2
by: Simon Cheng | last post by:
Hi, For the following form: <form runat="server"> <asp:checkboxlist id="list" runat="server"> <asp:listitem runat="server" value="Cash" /> <asp:listitem runat="server" value="Check" />...
1
by: Xuanly ly via .NET 247 | last post by:
asp:dropdownlist always display infront of everything and I can't make it display behind HELP HELP help!!!. <form id="Form1" method="post" runat="server"> <asp:TextBox id="TextBox1"...
4
by: abcd | last post by:
I am looking for ASP.NET 2.0 reading materials...may be any evaluation Free e-books....... If anybody knows pls post the links... Thanks Cheers !
1
by: Simon Amrein | last post by:
Hello NG Does anyone knows, how I can design the submenu-style different from the mainmenu? <asp:Menu ID="menu1" runat="server" BorderColor="#000040" BorderStyle="Solid"...
7
by: Mike | last post by:
I'm having strange problems with IE7 just quiting when I open documents on some Sharepoint 3.0 Sites and I think it could be a asp.net issue. My Windows 2003 Server running IIS 6 and Windows...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.