Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

BBS: Embedding HTML pages - June 23, 1998 at 14:34:42

You are here: irt.org | BBS | Embedding HTML pages [This BBS is closed]

Posted by Janus Boye on June 23, 1998 at 14:34:42:

I received the following question:

<quote>
Is it possible to load and display the contents of an HTML or TEXT file from within an HTML file using JS, HTML or DHTML?

What I'm trying to accomplish is the equivalent of a frameset using tables and in the <TD> tags load the desired HTML file.

Because I will need to load many different files, using the document.write () statement is not really an option. I tried using the <LINK> and <EMBED> tags but had no success. Data binding is out of the question due to uncompatablily with NN, however I am willing to sacrifice backward comp. as long as I can get it to work in both NN4.x and IE4.x browsers.
</quote>

I know, that this is possible in IE4 using the IFRAME-tag, but is there a way to do it in NN4?

--Janus
Follow-ups:

You are here: irt.org | BBS | Embedding HTML pages [This BBS is closed]

©2018 Martin Webb