G
Guest
I am working on .NET 1.1 project using Visual Studio.NET 2003. My requirement
is to write to word document in English and French.
We have put in the language text in an aspx page. This aspx page contains
the particular language text for which we set the content type to MS-Word
while rendering the page. As a result, when the page is retrieved from the
web server the page will be promoted for saving the document as a word
document.
This works perfectly fine for English. But when we give the French language
text, MS word is not able to recognize few characters and hence showing some
junk characters in place of these characters.
Any help in this regard would be appreciated.
is to write to word document in English and French.
We have put in the language text in an aspx page. This aspx page contains
the particular language text for which we set the content type to MS-Word
while rendering the page. As a result, when the page is retrieved from the
web server the page will be promoted for saving the document as a word
document.
This works perfectly fine for English. But when we give the French language
text, MS word is not able to recognize few characters and hence showing some
junk characters in place of these characters.
Any help in this regard would be appreciated.