Benneke
07-25-2007, 02:32 PM
Hi,
I'm already busy for a long time with searching for a right solution for easy change text on a site.
What I want is a little box on a page, where text appear in via a link to a .txt-file. In fact I have found the solution:
<iframe name="cwindow" style="border width=150 height=150 src="doc.txt"></iframe>
Now I have one problem. Of course the text appear in a normal txt-font-face. I want to change the properties of the lay-out. Of course the solution is referring to a .HTM-file, and make an html-file with the text. But then I am as far as before.
What I want is making a page in a layout. On this page have to be a table with text. And the text changes by changing the .txt files. In this case, you don't have to program all the time. You only can change the text in the .txt-file.
Is this possible?
I'm already busy for a long time with searching for a right solution for easy change text on a site.
What I want is a little box on a page, where text appear in via a link to a .txt-file. In fact I have found the solution:
<iframe name="cwindow" style="border width=150 height=150 src="doc.txt"></iframe>
Now I have one problem. Of course the text appear in a normal txt-font-face. I want to change the properties of the lay-out. Of course the solution is referring to a .HTM-file, and make an html-file with the text. But then I am as far as before.
What I want is making a page in a layout. On this page have to be a table with text. And the text changes by changing the .txt files. In this case, you don't have to program all the time. You only can change the text in the .txt-file.
Is this possible?