Results 1 to 4 of 4

Thread: reading from textfile <declared impossible>

  1. #1

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409

    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.

  2. #2
    Frenzied Member Rick Bull's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    1,444
    'fraid you can't do that with JavaScript (not client side anyway).

  3. #3

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409
    ok thanx ne way

  4. #4
    Frenzied Member Rick Bull's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    1,444
    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
  •  



Click Here to Expand Forum to Full Width