javascript thread: Reading text files.
Hi, I am having trouble reading text files from a server. I'm sure it's possible but I can only seem to do it from a local hard drive or by mapping a network drive to the server. I just need to access the file so I can chop it up and display it in the HTML file. Can anyone help me? I've tried using the File object but it doesnt seem to like HTTP addresses. Thanks in advance. Steve
|





