|
-
Nov 24th, 2002, 04:30 PM
#1
Thread Starter
Hyperactive Member
reading from textfile <declared impossible>
hi im fairly new a t javascript and i was wondering if its possible and if it is how to read text from a textfile uploaded to the internet for example
if i want to read text from file at http://nategames00.tripod.com/games.txt
var text = //how i load the text here
document.writeln(text)
also if loading text from a file is possible id' like to know if its possible to just load parts at a time.
thanks for your help
Last edited by dogfish227; Nov 26th, 2002 at 07:29 PM.
-
Nov 25th, 2002, 06:27 AM
#2
Frenzied Member
'fraid you can't do that with JavaScript (not client side anyway).
-
Nov 26th, 2002, 07:29 PM
#3
Thread Starter
Hyperactive Member
-
Nov 27th, 2002, 05:58 AM
#4
Frenzied Member
Hehe I like the edited title
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
|