asp 读取汉字的文本文件显示乱码
我用asp读取文本文件,内容是汉字时显示乱码,假如是数字或是字母则正确显示,请高手帮帮忙,在线等...源码如下:<%setfso=Server.CreateObject(...
我用asp读取文本文件,内容是汉字时显示乱码,假如是数字或是字母则正确显示,请高手帮帮忙,在线等...
源码如下:
<%
set fso=Server.CreateObject("Scripting.FileSystemObject")
filepath=Server.MapPath("data\message.html")
Set fin=fso.OpenTextFile(filepath,1,True)
Do While not fin.AtEndOfStream
str=fin.ReadLine
if str<>"" then
Response.Write str
Response.Write "<br>"
end if
loop
fin.Close
Set fin=Nothing
Set fso=Nothing
%> 展开
源码如下:
<%
set fso=Server.CreateObject("Scripting.FileSystemObject")
filepath=Server.MapPath("data\message.html")
Set fin=fso.OpenTextFile(filepath,1,True)
Do While not fin.AtEndOfStream
str=fin.ReadLine
if str<>"" then
Response.Write str
Response.Write "<br>"
end if
loop
fin.Close
Set fin=Nothing
Set fso=Nothing
%> 展开
提示该问答中所提及的号码未经验证,请注意甄别。
9个回答
展开全部
网页头部中加入一句:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
本回答被提问者和网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
网页头部中加入一句:
<meta
http-equiv="Content-Type"
content="text/html;
charset=gb2312">
<meta
http-equiv="Content-Type"
content="text/html;
charset=gb2312">
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
吕布建设路噜噜噜亏数据库两块五涂涂乐普通噜噜噜噜噜噜5句老婆老婆聚聚
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询