如何在另一个Web应用程序中使用一个Web应用程序的aspx页面? [英] How to use aspx page of one web application in another web application?

查看:72
本文介绍了如何在另一个Web应用程序中使用一个Web应用程序的aspx页面?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在login.aspx页面上有登录功能,我想在另一个Web应用程序中使用相同的页面是可能的。提前谢谢

I have login functionality on login.aspx page and I want to use the same page in another web application is it possible.Thanks in advance

推荐答案

如果两者都有这些应用程序是托管的,然后是的,一种方法是使用 IFrame 在另一个内部调用一个页面。

但是,有安全隐患这种方法通常不建议这样做。
If both these applications are hosted, then yes, one way could be to call one page inside another using an IFrame.
However, there are security implications with this approach and this is generally not recommended.


这篇关于如何在另一个Web应用程序中使用一个Web应用程序的aspx页面?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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