69pao国产精品视频-久久精品一区二区二三区-精品国产精品亚洲一本大道-99国产综合一区久久

清空緩存

代碼:

<%

Response.Buffer=true

%>

<!DOCTYPE html>

<html>

<body>

<p>This is some text I want to send to the user.</p>

<p>No, I changed my mind. I want to clear the text.</p>

<%

Response.Clear

%>

</body>

</html>

相關(guān)文章