Connecting Tech Pros Worldwide Forums | Help | Site Map

[asp.net] How to display external site within a content

vanc's Avatar
Expert
 
Join Date: Mar 2007
Posts: 202
#1: Jul 3 '09
I couldn't find any where for this deadly simple request. All I want is display a website within a content in a master page but have no clue how to do this. And also want to remove all the information like address, so user knows nothing about which site and where they're redirected to.

The reason is that my company has many internal sites and I'm not the developer of those sites, so what I can do is put them together within one site.

Thanks for any reply.

insertAlias's Avatar
Forum Leader
 
Join Date: Apr 2008
Location: San Antonio, TX (USA)
Posts: 2,608
#2: Jul 3 '09

re: [asp.net] How to display external site within a content


Perhaps use an <IFRAME>?
Reply