- Impact
- 487
Let's say I have an existing web page, and on this web page is a block of text that I want to display, based on the contents of an exterior TXT file. Is there a simple way to include an outside block of text into the web page?
In other words, it's two files -- web page (index.html) and I want that web page to show the content of mytextfile.txt in a specific area of the page.
Thanks in advance for any pointers...
In other words, it's two files -- web page (index.html) and I want that web page to show the content of mytextfile.txt in a specific area of the page.
Thanks in advance for any pointers...














