注册 登录
编程论坛 ASP技术论坛

帮忙看下我把这页改成中文内容后显示为乱码 应该如何更改

zenggang 发布于 2009-09-28 15:46, 447 次点击
<%@ language=javascript %>
<!-- #include virtual="/_inc/lib.asp" -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.
<%
REF.add("Home", "home", "/");
%>
<html xmlns="http://www. xml:lang="en" lang="en">

<head>
<title>GreenWood Resources</title>
<meta name="description" content="GreenWood Resources offers high-yield, fast-growing poplar tree farms for socially responsible investment, timber products, renewable energy &amp; bio-fuel." />
<!-- #include virtual="/_inc/meta.asp" -->
<!-- #include virtual="/_inc/scripts.asp" -->
<!-- #include virtual="/_inc/styles.asp" -->
</head>

<body lang="en" class="<%= REF.getClassStr() %>">

<div class="content">

<h1>GreenWood Resources</h1>

<h2>A resource that lasts forever&trade;</h2>

<h3>Meeting t中吕梁 investors, communities and the environment with one of the earth's most renewable resources - trees.</h3>

<p>中华人民共和国测试.</p>

</div>

<div class="news-and-events">
<h2>News &amp; Events</h2>
<ul>
<li><a href="/resources/2008-02-17.asp">GreenWood, ZeaChem Strike Poplar Deal</a></li>
<li><a href="/resources/2008-02-01.asp">GreenWood Resources Announces US$200 Million for China</a></li>
<li><a href="/resources/2007-09-15-3.asp">Boardman Area Sawmill to Aid Economy, Environment</a></li>
</ul>
<p><a href="/resources/news-and-events.asp" title="View All News &amp; Events">View All &raquo;</a></p>
</div>

<!-- #include virtual="/_inc/nav.asp" -->
<!-- #include virtual="/_inc/banner.asp" -->
<!-- #include virtual="/_inc/ftr.asp" -->

</body>

</html>
2 回复
#2
aspic2009-09-28 16:18
<html xmlns="http://www. xml:lang="en" lang="en"> 你是哪国人啊 怎么用这样的编码~
#3
chenguoxing5172009-09-28 16:21
该页面没先乱码,是不是包含的文件有问题?
1