Forums

This topic is locked

Displaying text files ???

Posted 01 Jul 2001 17:11:05
1
has voted
01 Jul 2001 17:11:05 Adam Cronin posted:
If I had just plain .txt files, how would i go about displaying them on a page ? So far ive been able to use frames and just giving a frame the path to a text file and letting IE display it from that, but im looking for a better solution !

Should be pretty easy, but im stuck - HELP !

Thanks alot.

Replies

Replied 02 Jul 2001 16:34:36
02 Jul 2001 16:34:36 vu the anh replied:
My client request I creat their web site without frame, so I creat several template, include .txt file with PHP include() function,
Hope this help,
TheAnh.UDesign


Replied 03 Jul 2001 10:54:20
03 Jul 2001 10:54:20 Richard Sloman replied:
I'd just use a Server Side Include.

Replied 03 Jul 2001 10:55:38
03 Jul 2001 10:55:38 Richard Sloman replied:
Or you could use a Stream object.

Reply to this topic