C
Chris Holliday
I would like to provide an interface for users to upload a csv (or other
text file). I would like to read the contents of the CSV while it is
uploading (from the stream). Is this possible? It is no trouble to read it
once it is saved, but I was thinking I could possibly save a step.
Thanks,
Chris
text file). I would like to read the contents of the CSV while it is
uploading (from the stream). Is this possible? It is no trouble to read it
once it is saved, but I was thinking I could possibly save a step.
Thanks,
Chris