摘要:
XMLHTTPRequest.getResponseHeader("Content-Type")的返回值 如果后台使用C#输出文件时同时指定文件类型和编码,例如: Response.ContentType = "text/xml";Response.Charset = "UTF-8"; 则XMLHT... 阅读全文
posted @ 2010-06-23 13:19 程旭圆 阅读(2741) 评论(0) 推荐(1)
|
|||
|
摘要:
XMLHTTPRequest.getResponseHeader("Content-Type")的返回值 如果后台使用C#输出文件时同时指定文件类型和编码,例如: Response.ContentType = "text/xml";Response.Charset = "UTF-8"; 则XMLHT... 阅读全文
posted @ 2010-06-23 13:19 程旭圆 阅读(2741) 评论(0) 推荐(1) |
|||