[jQuery] Reading in the contents of a file.

[jQuery] Reading in the contents of a file.


Is there a way to get the contents of a file without actually
uploading the it?
Example: I just need the contents not the actual file. I need to parse
the contents of
a file on the fly and display it to the user. Thanks for any help.
--tstrokes