What's new

Help reading a text file using JavaScript(more to it)

Revvv

Revvv

Getting There
Experienced Veteran Grizzled Veteran Seasoned Veteran
Messages
1,924
Reaction score
290
Points
220
Sin$
0
Ok well I have a log file that I want it to read. However I want it to be update(page contents) when a new entry has been added?
I know i could do this in php but i really dont wanna use that as i want to just be able to load up the page and not use a localhost?

thanks in advance.
 
J

josepk54

Enthusiast
Messages
289
Reaction score
63
Points
85
Sin$
7
how does this help? (dont mean in a bad way)
apologies - I misunderstood the question. if you're loading a local file you need to look at Scripting.FileSystemObject. the link I provided is good for lifting stuff from a website - you just have a function periodically grab a page and dynamically insert it into your web page
 
Top Bottom
Login
Register