如何使用ModalPopupExtender重定向到另一个网页?

发布于 2024-12-21 20:54:30 字数 154 浏览 2 评论 0原文

ModalPopupExtender 有 PopupControlID 来控制弹出哪个面板。但我不想在同一页面制作面板,有没有办法【弹出另一个网页? 就像我的 default.aspx 上有注册按钮一样。单击注册按钮后,我想弹出 register.aspx 页面。我怎样才能实现这个目标?谢谢~

ModalPopupExtender has PopupControlID to control what panel to popup. But I do not want to make a panel in the same page, is there a way to [pop up another webpage?
Like I have register button on my default.aspx. Once I click register button I want to popup register.aspx page. How can I achieve this? Thanks~

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

绾颜 2024-12-28 20:54:30

要实现此功能,请将 iframe 放入面板中,并使用 javascript 以编程方式更改 iframe 的源

do achive this functionality put an iframe inside the panel and change the source of iframe programatically using javascript

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文