2个回答
2013-04-14
展开全部
怎么楼主提了一个问题恰好和我提的一模一样呢?我的已经解决了你可以参照我的看看 例如一个 head.asp页 你将这段代码放在 这个页面上
<%
if request.ServerVariables("HTTP_REFERER")="" and request.ServerVariables("url")="/head.asp" then
response.write"请不要非法操作"
response.end
end if
%>
<%
if request.ServerVariables("HTTP_REFERER")="" and request.ServerVariables("url")="/head.asp" then
response.write"请不要非法操作"
response.end
end if
%>
2013-04-14
展开全部
<script>
alert(window.parent.location);
</script>
alert(window.parent.location);
</script>
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询