hmmm, I dont think there is a way in raw HTML but I guess there is nothing stopping you using javascript
:
Code:
<BODY>
<script language="javascript" type="text/javascript"
src="filename.txt"></script>
If you have SSI enabled then you can use them:
Code:
<!--#include virtual="other_page.txt" -->