Hi, dear
I'm trying to process (read and load database) a client side file (C:\Test Files\17 classes\clients.txt) but an error message shows up: “Could not find a part of the path "C:Test Files?classesclients.txt"”
I'm using HtmlInputFile to search file on client side and I get the file name with HtmlInputFilePostedFile.FileName
Is there any way to solve this problem?
Thank you very much.
Obede
I'm trying to process (read and load database) a client side file (C:\Test Files\17 classes\clients.txt) but an error message shows up: “Could not find a part of the path "C:Test Files?classesclients.txt"”
I'm using HtmlInputFile to search file on client side and I get the file name with HtmlInputFilePostedFile.FileName
Is there any way to solve this problem?
Thank you very much.
Obede