View Single Post
Old 10-31-2005, 10:02 AM  
NickPapageorgio
Confirmed User
 
Join Date: Apr 2004
Location: NC
Posts: 8,323
I think it would be something like
Code:
<!--#include file="thisfile.txt" -->
Then use a regular text file to update the actual code.

Like if you had the text file in a folder called "misc" the code whereever you want to include it would look like
Code:
<!--#include file="/misc/thisfile.txt" -->
You'd drop that code in wherever you wanted that to show up...
__________________

Last edited by NickPapageorgio; 10-31-2005 at 10:04 AM..
NickPapageorgio is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote