IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New What kind of server?
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New No control over that.
Has to either be browser side or completely file based. :P

Just wondering, can anybody think of a reason that external html fragments aren't includable into another file as part of the HTML spec? If not, I might try to come up with something and submit it...
"He who fights with monsters might take care lest he thereby become a monster. And if you gaze for long into an abyss, the abyss gazes also into you." - Friedrich Nietzsche
New But *YOU CAN* include external html fragments.
See my post below: [link|http://z.iwethey.org/forums/render/content/show?contentid=29533|Solution.]

Start with Here something much better:
Alex

"Of course, you realize this means war." -B. Bunny
New Oops.
Misread the "Netscape Only" bit... :P
"He who fights with monsters might take care lest he thereby become a monster. And if you gaze for long into an abyss, the abyss gazes also into you." - Friedrich Nietzsche
New Re: Oops.
Yeah, but my editing could have been better as well.
Alex

"Of course, you realize this means war." -B. Bunny
New I think it's a lexical question.
A HTML page is supposed to be a structured document. Including complete structure within an element is currently provided by the IFRAME and OBJECT elements, but it's clearly not what you want. This is because conventional "include" files are pre-processing - they help make the file be a complete, structured document. Put another way, they need to be processed before the structure can be evaluated.

So, lexically, you need another "language" that is the put-the-file-together context. The C pre-processor is a good example of this, but HTML doesn't have anything. Apache's scripted HTML puts its meta comands inside SGML comments; that might be the right context. Anyone know if SGML has the appropriate instruction?

Wade.

"All around me are nothing but fakes
Come with me on the biggest fake of all!"

New Actually...
...the IFRAME and OBJECT stuff does exactly what I need it to - I'm just worried that my teacher is going to throw a hissy fit for me using something that he didn't teach in class. :)
"He who fights with monsters might take care lest he thereby become a monster. And if you gaze for long into an abyss, the abyss gazes also into you." - Friedrich Nietzsche
     #include "file" for HTML? - (inthane-chan) - (17)
         Apache - (admin)
         Use a templating solution for this - (ben_tilly)
         Should have been clearer. - (inthane-chan) - (12)
             Only workaround... - (ChrisR) - (3)
                 Bleah. - (inthane-chan) - (2)
                     If you're gonna do that... - (imric) - (1)
                         'Cause... - (inthane-chan)
             What kind of server? -NT - (admin) - (6)
                 No control over that. - (inthane-chan) - (5)
                     But *YOU CAN* include external html fragments. - (a6l6e6x) - (2)
                         Oops. - (inthane-chan) - (1)
                             Re: Oops. - (a6l6e6x)
                     I think it's a lexical question. - (static) - (1)
                         Actually... - (inthane-chan)
             Nothing in the standard. - (static)
         Check out the <layer>...</layer> tags - (a6l6e6x) - (1)
             Sorry, but that's only for Netscape. Here is how: - (a6l6e6x)

Three rings for the elven-kings under the sky
Seven for the Dwarf-lords in their halls of stone.
Nine for Mortal Men doomed to die
One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.
 
One Ring to rule them all
One Ring to find them
One Ring to bring them all
and
in
the
darkness
bind
them

51 ms