S
Sean
I've created a front page to be used as a mini notice board for our work
intranet.
A table has been created which is divided into 6 cells. Each cell will be a
single noticeboard area with a quick explaination and a link to a document
letter, memo etc.... Currently I trudge through the mass code and change
the contents of these six boxes when new items want to be put on the board.
Is there anyway I can get each cell to display the contents of a single text
file? My idea is that I have 6 text files named 1.txt , 2.txt , 3.txt
etc.... that other none HTML people can just edit and save and therefore
update the contents of the noticeboard without me needing to do anything?
If so how can I do it?
Thanks,
Sean
intranet.
A table has been created which is divided into 6 cells. Each cell will be a
single noticeboard area with a quick explaination and a link to a document
letter, memo etc.... Currently I trudge through the mass code and change
the contents of these six boxes when new items want to be put on the board.
Is there anyway I can get each cell to display the contents of a single text
file? My idea is that I have 6 text files named 1.txt , 2.txt , 3.txt
etc.... that other none HTML people can just edit and save and therefore
update the contents of the noticeboard without me needing to do anything?
If so how can I do it?
Thanks,
Sean