How to make a window of a different site

by David Jourard <cgi(at)bytesinteractive.com>

 Date:  Fri, 04 May 2001 10:21:30 -0500
 To:  <hwg-basics(at)hwg.org>
  todo: View Thread, Original
Hi,

I have a request to create a window on an html page which displays the 
contents of another site.

I know how to do this in perl but I'm not sure what compatible HTML 
containers I should use.

I know definitely that <layer> tag is not good since its not compatible 
with netscape 6 or IE.

eg.

<table border="1">
    <tr><td>  <Container???>
                         <html><head></head><body>
                                 Other Site
                         </body></html>
                 </Container???>
     </td></tr>
     <tr><td> My Site </td></tr>
</table>

Thanks
David 

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA