<%
Response.Buffer=true
%>
<html>
<body>
<p>的文本。</p>
<p>些文本。</p>
<%
Response.Clear
%>
</body>
</html>