[Javascript] Help with text file

Chris Tifer christ at saeweb.com
Wed Oct 15 12:10:17 CDT 2003


If you're trying to make something cross platform, I'd suggest doing this
manipulation server-side if at all possible.  What exactly is it you're
doing?

Chris Tifer

P.S. I'm not sure if those properties would work on a text file. Have never
tried it though.


----- Original Message ----- 
From: "Jaime Golombek" <jgolombek at mac.com>
To: <javascript at LaTech.edu>
Sent: Wednesday, October 15, 2003 1:02 PM
Subject: [Javascript] Help with text file


> Hello
> I'm trying to do some manipulation of data that is distributed as plain
text files. This data is not generated by me and I need to give the user the
flexibility to select the source of the file (URL) so I'm stuck with plain
text files. I'm trying to meake is as cross-platform as possible so I'm
loading the text file in an invisible frame. After searching this list's
archive and all over the internet I haven't been able to find a way to use
the data. I tried 'innerHtml' and 'innerText' without succes. Can anyone
give me some tips or pointers? (the files can be relatively large ~50k).
>
> Thank you for your help.
>
> Jaime
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list