Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Frank
  • Order by date
  1. Frank

    Is there something like C-language "#include" for HTML?

    If your server can't handle SSI's:<br> <br> How about serving up the included material in a separate JavaScript file (a .js file) using the document.write() command? Just call the .js file using &lt;script language="JavaScript" src="script-file.js"&gt;&lt;/script&gt; in the approriate spot in...

Part and Inventory Search

Back
Top