inserting txt file in html

I would like to insert an txt file in html file in table. I know I can do
that with <!--#include file="file.txt" --> but i don't have IIS feature
(SHTML) or anyother support, just html. Is possible to do that on some other
way? To call txt file like calling file.js or file.css file? Or is it
possible to call it with javascript?

Thanks,
Matic

Received on Wednesday, 19 September 2001 05:45:28 UTC