Display external site (entire domain) in html page?

Discussion in 'HTML & Website Design' started by wkilis, Oct 5, 2007.

  1. #1
    Hi, I am trying to figure this out... How would I display an external website inside an html page? I am trying to have a domain display the contents of another domain without re-directing the site. Any help on this would be much appreciated.
     
    wkilis, Oct 5, 2007 IP
  2. soulscratch

    soulscratch Well-Known Member

    Messages:
    964
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    155
    #2
    You would need to use an <iframe>. I don't think <object> can pull pages that are on a different server, so even though its bad to use frames if its that necessary you would use an iframe.
     
    soulscratch, Oct 5, 2007 IP