Hello,
I want to open a .csv file from my computer.
User will click "browse" button and select the file from it's computer.
Then the file's path will be shown at a textbox. Then If he/she chooses to press "Upload CSV" button it will be transfered to a table called "First"
Right now I think I can make the process that "Upload CSV" button does.
But I cant select the file.
How can I do this?
Thank you
I want to open a .csv file from my computer.
User will click "browse" button and select the file from it's computer.
Then the file's path will be shown at a textbox. Then If he/she chooses to press "Upload CSV" button it will be transfered to a table called "First"
Right now I think I can make the process that "Upload CSV" button does.
But I cant select the file.
How can I do this?
Thank you