ASP在子窗口弹出对话框,,,求助 急!!
我在父窗口(index.html)用<scriptsrc='/nihao/data.asp?kjokj=add'type='text/javascript'></scri...
我在父窗口(index.html)用<script src='/nihao/data.asp?kjokj=add' type='text/javascript'></script>
调用了一个ASP页面,问题是我怎么在data.asp这个页面中判断呢。比如条件未满足弹出提示框
data.asp页面的代码为:
if session("user") = "" then
response.write"<script language=javascript>alert(无阅读该条信息权限!);history.go(-1);</script>"
response.end
else
response.write""
end if
现在浏览父窗口(index.html)时 不弹出提示框。只有直接在浏览器中直接浏览/nihao/data.asp?kjokj=add才会弹出。有什么办法。可以在父窗口弹出吗? 展开
调用了一个ASP页面,问题是我怎么在data.asp这个页面中判断呢。比如条件未满足弹出提示框
data.asp页面的代码为:
if session("user") = "" then
response.write"<script language=javascript>alert(无阅读该条信息权限!);history.go(-1);</script>"
response.end
else
response.write""
end if
现在浏览父窗口(index.html)时 不弹出提示框。只有直接在浏览器中直接浏览/nihao/data.asp?kjokj=add才会弹出。有什么办法。可以在父窗口弹出吗? 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询