It's been a while since I've dealt with strictly client side web stuff-- How in the name of all that is holy do I just include another HTML file (containing only a ...
I think he means including a snippet of HTML in another HTML page. For redundant menu code or something along those lines. If so, you'd probably want to use SSI (Server side include). ••• Quote Report ...