|
-
Dec 19th, 2002, 10:49 AM
#1
Thread Starter
Fanatic Member
read text file and display webpage
Hi,
what is the easiest way to read text from a text file and display it on a webpage? Can't do it with ASP though coz don't think our server can run it.
We have got a cgi-bin though.
Thanks for any help
-
Dec 20th, 2002, 07:55 AM
#2
Addicted Member
Do you want to display the whole text file.
Then your browser can display it. e.g. in an IFRAME
-
Dec 20th, 2002, 08:02 AM
#3
Thread Starter
Fanatic Member
i know!
i realised the IE can just view the text file anyway! I thought i was gonna have to write some complicated perl program but thank god not!
-
Dec 20th, 2002, 11:23 AM
#4
<?="Moderator"?>
you could just use
<!-- #include file="file.txt" -->
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|