Microsoft
Software
Hardware
Network
Question : How to display a web page of application in another application in ASP.NET
I have 3 web applications.
a)AppLauncherWebApp
b)CustomerWebApp
3)UserWebApp
AppLauncherWebApp has Default.aspx. This Default.aspx is a webcontent page and inherited from master page. In the master page design I have a navigation panel on the left-side of master page which contains two link buttons.
lnkbutton1 -> it display's default.aspx page of CustomerWebApp
lnkbutton2-> it display's default.aspx page of UserWebApp
when the user clicks the lnkbutton1 on default.aspx of AppLauncherWebApp. I want to display
default.aspx page of CustomerWebApp in webcontent page of AppLauncherWebApp(i.e instead of displaying the the default.aspx page of CustomerWebApp in the new browser. I want to display in the webcontent page of AppLauncherWebApp).
If the user clicks the lnkbutton2 on default.aspx of AppLauncherWebApp. I want to display
default.aspx page of UserWebApp in webcontent page of AppLauncherWebApp
Answer : How to display a web page of application in another application in ASP.NET
Hi kravindra,
How about using IFRAMES here?
Regards,
Chinmay
Random Solutions
Everything frozen in Google docs
GPO Software Installation Based Upon Hardware
Can't login to Lacie d2
epson tm-p2.01
MSI installation of System Center Eessential 2010 agent and Forefront Client Security for use with MDT 2010
memory
Dell Inspiron 1012 - Multimedia Controller Driver
Cisco VPN Client 5.0.07.0290 on Windows 7 64 bit
Fortigate 60 - Webfiltering - allow some users
combo box won't hold default value