怎么让asp输出html代码
<%okpassword="wxy"password=request.form("paw")ifpassword<>okpasswordthenresponse.writ...
<%
okpassword = "wxy"
password = request.form("paw")
if password <> okpassword then
response.write("错误就输出一段html代码")
response.end
end if
response.write("正确就输出一段html代码")
%>
怎么才能让他输出啦?如果直接在那填文字还可以运行 填html代码就会出错 啦怎么让他输出html代码啦? 展开
okpassword = "wxy"
password = request.form("paw")
if password <> okpassword then
response.write("错误就输出一段html代码")
response.end
end if
response.write("正确就输出一段html代码")
%>
怎么才能让他输出啦?如果直接在那填文字还可以运行 填html代码就会出错 啦怎么让他输出html代码啦? 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询