Hi Sylvain,
I maded what you suggested, in my page named TraduttoreCinese, I
changed to utf-8 in fact now I have "charset=utf-8" and
System.Text.Encoding.UTF8 both for reading the page from the web and
for writing to a file, this is the code:
////////////////////////////////////////////////////////////////////////
<%@ Page Language="c#" debug="true" trace="true"%>
<%@ import Namespace="System" %>
<%@ import Namespace="System.IO" %>
<%@ import Namespace="System.Net" %>
<script runat="server">
static string sLanguageSrc = "EN";
static string sLanguageDest = "ZH";
string PathDirectory ;
static FileInfo[] fi ;
void Page_Load(Object Src, EventArgs E )
{
String sAddressEncoded =
HttpUtility.UrlEncode("
http://www.etantonio.it/en/index.aspx") ;
String sAddress =
"
http://babelfish.altavista.com/babelfish/trurl_pagecontent?url=" +
sAddressEncoded + "&lp=" + sLanguageSrc + "_" + sLanguageDest ;
WebRequest req = WebRequest.Create(sAddress);
WebResponse result = req.GetResponse();
Stream ReceiveStream = result.GetResponseStream();
StreamReader reader = new StreamReader(ReceiveStream,
Encoding.UTF8 );
String sHtmlTradotto = reader.ReadToEnd();
Trace.Write("sHtmlTradotto", sHtmlTradotto);
StreamWriter writer = new StreamWriter(
Server.MapPath("/Etantonio/EN/ZH_Tradotta.aspx") , false,
System.Text.Encoding.UTF8) ;
writer.Write(sHtmlTradotto);
writer.Flush();
writer.Close();
}
</script>
<html>
<head>
<title>Traduttore Cinese</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
</body>
</html>
///////////////////////////////////////////////////////////////////////////
still the result is not good in fact this is the result showing no
chinese character, result different from see directly on the browser
at the url:
http://babelfish.altavista.com/babelfish/trurl_pagecontent?url=http://
www.etantonio.it/en/index.aspx&lp=en_zh this instead is my ugly result:
///////////////////////////////////////////////////////////////////////////
sHtmlTradotto <html><meta http-equiv="content-type"
content="text/html; charset=UTF-8"><base
href="
http://www.etantonio.it/en/index.aspx"> <!-- removed --><meta http-equiv="Content-Type" content="text/html ;
CHARSET=UTF-8"><base href="
http://www.etantonio.it/EN/index.aspx"> <!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<head>
<title>Etantonio</title>
<meta name="author" content="Antonio DOttavio">
<meta name="description" content="Etantonio Index">
<link href="Stili.css" rel="stylesheet" type="text/css">
</head>
<body>
<script language=JavaScript src="menu_array.js"
type=text/javascript></script>
<script language=JavaScript src="mmenu.js"
type=text/javascript></script>
<table width="750" height="430" border="0" cellpadding="0"
cellspacing="0" background="/images/EsserSpettatoriNonEstSerioElefante.jpg">
<tr>
<td valign="top">
<table width="90%" border="0" align="center" cellspacing="12">
<tr height="70" valign="top">
<td> </td>
<td width="25%" rowspan="2">
<p align="center"><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fUniversita%2findex.aspx"
class="testoMedioVerde"></a></p>
<p align="center" class="testoPiccolissimoVerde">, </p>
</td>
<td width="25%" rowspan="2">
<p align="center"><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fEconomia%2findex.aspx"
class="testoMedioVerde"></a><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fEconomia%2findex.aspx"
class="testoMedioVerde"></a><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fEconomia%2findex.aspx"
class="testoMedioVerde"></a> </p>
<p align="center" class="testoPiccolissimoVerde">, , , 1994
</p></td>
<td width="25%"> </td>
</tr>
<tr height="140" valign="top">
<td width="25%">
<p align="center"><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fLavoro%2findex.aspx"
class="testoMedioVerde"></a><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fLavoro%2findex.aspx"
class="testoMedioVerde"></a><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fLavoro%2findex.aspx"
class="testoMedioVerde"></a> </p>
<p align="center" class="testoPiccolissimoVerde">, , </p>
</td>
<td width="25%">
<p align="center" ><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fWeb%2fGifAnimate%2findex.aspx"
class="testoMedioVerde"></a><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fWeb%2fGifAnimate%2findex.aspx"
class="testoMedioVerde"></a><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fWeb%2fGifAnimate%2findex.aspx"
class="testoMedioVerde"></a> </p>
<p align="center" class="testoPiccolissimoVerde">GIF , </p>
</td>
</tr>
<tr valign="top">
<td width="25%">
<p align="center"><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fVarie%2findex.aspx"
class="testoMedioVerde"></a><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fVarie%2findex.aspx"
class="testoMedioVerde"></a><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fVarie%2findex.aspx"
class="testoMedioVerde"></a> </p>
<p align="center" class="testoPiccolissimoVerde">, , , </p>
</td>
<td width="25%"> <div align="center"></div></td>
<td width="25%"> <div align="center"></div></td>
<td width="25%">
<p align="center"><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fContatti%2findex.aspx"
class="testoMedioVerde"></a><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fContatti%2findex.aspx"
class="testoMedioVerde"></a><a
href="
http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=en_zh&trurl=http%3a%2f%2f
www.etantonio.it%2fEN%2fContatti%2findex.aspx"
class="testoMedioVerde"></a></p>
<p align="center" class="testoPiccolissimoVerde">nel delle </p>
</td>
</tr>
</table>
</td>
</tr>
</table>
<script>InserisciFooter();</script>
<br>
</body>