Forum Moderators: coopster

Message Too Old, No Replies

Read Text File Continually without Refreshing Page

php,text,file,read,refresh,continual

         

CoolJRT2009

9:22 am on Feb 13, 2011 (gmt 0)

10+ Year Member



Hullo!
I want to clear a web page, and then reload the text read from a text file, without actually refreshing the page.
Is there any way to do so other than using Crontab, AJAX or plain JavaScript?
Thanks in advance.

incrediBILL

6:00 am on Feb 16, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



If you have the text broken up into segments you could use frames or iframes, very simple stuff

CoolJRT2009

9:10 pm on Feb 16, 2011 (gmt 0)

10+ Year Member



Thanks, but I already tried that.
I have a rubbish working test at [cooljrt.atwebpages.com ].
View the source code of the index file at [cooljrt.atwebpages.com ].