P
peterken
Hello group
Being a rather newbie I was wondering if in HTML one can include a
javascript file in a HTML page using some C/C++ syntax like <#include
"file.h">.
To describe the prob:
I've got a rather large set of html-pages all using identical
javascript-functionality BUT using/modifying some local parameters of the
html-file itself.
I'd love to "include" the java-file as "included file" and call upon it's
functions, would make any alterations to the JS itself easier since not
editing all individual pages.
Note: My providers server doesn't support SSI, PHP, ASP etc but Java seems
to work OK for every individual page (at least....so far it does).
Thanks
P.
Being a rather newbie I was wondering if in HTML one can include a
javascript file in a HTML page using some C/C++ syntax like <#include
"file.h">.
To describe the prob:
I've got a rather large set of html-pages all using identical
javascript-functionality BUT using/modifying some local parameters of the
html-file itself.
I'd love to "include" the java-file as "included file" and call upon it's
functions, would make any alterations to the JS itself easier since not
editing all individual pages.
Note: My providers server doesn't support SSI, PHP, ASP etc but Java seems
to work OK for every individual page (at least....so far it does).
Thanks
P.