我m getting following error in a asp file.Below is my error.I don
不会犯错误,但有时我确实会犯错误。
错误:-->
“响应对象错误'ASP 0156:80004005'标头错误/UseFull/Quelables.asp,第3行HTTP标头已写入客户端浏览器。必须在写入页面内容之前进行任何HTTP标头修改。”
//该asp页面中的代码
<!--#include file="folder1/newFill.asp" -->
<%
Response.CharSet ="UTF-8"
Dim asp, strQue
第 3 行是“Response.CharSet”。有什么问题?请提出一些答案。