我可以隐藏我们的asp.net地址栏中的URL [英] can i hide our address bar url in asp.net

查看:94
本文介绍了我可以隐藏我们的asp.net地址栏中的URL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

帮我,
我想隐藏我的地址栏的网址在我的asp.net网站。


解决方案

试试这个

<$p$p><$c$c>window.open('MyPage.aspx','Title','toolbar=no,status=no,resizable=1,scrollbars=1,menubar=no,location=no,width='+screen.width+',height=700');

help me, i want to hide my address bar url in my asp.net website.

解决方案

Try This

window.open('MyPage.aspx','Title','toolbar=no,status=no,resizable=1,scrollbars=1,menubar=no,location=no,width='+screen.width+',height=700'); 

这篇关于我可以隐藏我们的asp.net地址栏中的URL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆