
May 4th, 2001, 02:12 PM
|
|
Junior Member
|
|
Join Date: Feb 2001
Location: Montreal
Posts: 19
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
essentially have a page with one layout and a series of txt files for content. The txt files all fit nicely into that layout.
Currently I have several .shtml files all with only one word difference. the filename in the <include "filename">.
I would like to know if there is a way to have one .shtml file and have ONLY the <include "text file name"> tag changed by clicking a link that way I could have only one layout page to modify if I need to make changes and it would affect the whole site.
Any ideas?
|