T
tolgademirel
I am creating a web application which needs to access data which
resides on the client's computer.
The data is a bunch of text files that are stored in a folder. I need
all of those text files.
Is there a was that i can upload the entire folder to my server so that
i can then parse the text files to get the data i need?
Or can i just parse the text files while they are still on the client's
computer?
If i can not upload the entire folder, what do i do?
Basically what i am saying is i have no idea of what to do?
Please help!!
THANKS,
TOLGA
resides on the client's computer.
The data is a bunch of text files that are stored in a folder. I need
all of those text files.
Is there a was that i can upload the entire folder to my server so that
i can then parse the text files to get the data i need?
Or can i just parse the text files while they are still on the client's
computer?
If i can not upload the entire folder, what do i do?
Basically what i am saying is i have no idea of what to do?
Please help!!
THANKS,
TOLGA