|
-
Jul 29th, 2001, 04:03 PM
#1
Thread Starter
Hyperactive Member
Getting the Contents of a Text File in Javascript
How can I load the contents of a text file into a string in javascript?
-
Jul 29th, 2001, 07:25 PM
#2
Fanatic Member
JavaScript doesn't support the reading and writing of files.
-
Jul 29th, 2001, 11:04 PM
#3
Thread Starter
Hyperactive Member
Even if it were on the server? I'm sure there's some way, maybe involving more than javascript, because I once saw someone's solution to server side includes on a server that does not have ASP by using javascript to read the contents of a text file and write them to a document...
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
|