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
Adobe Acrobat 9 inserting tab pages
acronis disk director server 10
IIS host header and DNS
In a excel document is there a way to view two sheets at the same time (i.e. side by side).
When I ping 192.168.1.4 I get reply from 192.168.1.127
Domain Controller rename
Cannot Create a Fax Account in Windows 7
Using SpamAssassin's Command-line Spam Score Test
How to add scriptaculous to Wordpress Site?
Override a constructor