R
Ralf Koms
Hi,
I would like to include a HTML file into another.
So a main.html file should aggregate it's content by including other HTML
files.
So at various point some includes pointing to http://.../content1.html
should be present.
I do not want to use a serverside script language for that and do not want
to use IFrames/Frames.
JavaScript usage is ok, of course.
Thanks...
I would like to include a HTML file into another.
So a main.html file should aggregate it's content by including other HTML
files.
So at various point some includes pointing to http://.../content1.html
should be present.
I do not want to use a serverside script language for that and do not want
to use IFrames/Frames.
JavaScript usage is ok, of course.
Thanks...