can you embed external source (http://yoursite.com) into .net page?

  • Thread starter Thread starter Big Moxy
  • Start date Start date
B

Big Moxy

Hopefully this question applies to both VB.NET and C#... I would like
to know if it is possible to embed the source of a URL into a .NET
page.

I would like to avoid using an IFRAME where I could simply say
src="http://yoursite.com".

Thank you!
 
Back
Top