including one html in another
From: Al Christoph (ac2_at_too.net)
Date: 04/09/04
- Next message: shekar: "how to make default"
- Previous message: Vinaya: "IE crashing"
- Next in thread: Kris Eiben: "Re: including one html in another"
- Reply: Kris Eiben: "Re: including one html in another"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 9 Apr 2004 06:25:59 -0400
I'm feeling really stupid today. For obscure reasons, I want to "include"
one html file in another in the same sense as you can use src= in a <script>
tag to include another js file. I don't want to use IFRAME. I just want to
tell the browser to suck up and display another htm file and then continue
processing the current one.
The <OBJECT> tag seems like a likely candidate but the following
<OBJECT classid=include.htm classtype='text/html'>Show me if it did not
work.</OBJECT> just sat there looking dumb. I got neither the stuff in
include.htm NOR alternative text showing. What am i doing wrong?
Regards,
Al Christoph
- Next message: shekar: "how to make default"
- Previous message: Vinaya: "IE crashing"
- Next in thread: Kris Eiben: "Re: including one html in another"
- Reply: Kris Eiben: "Re: including one html in another"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|