Hello everyone.
My question is about "unzipping" and then saving files, using ASP.NET.
I get a big number of the zipped text files.
So, my goal is to unzip them and save in some folder. Then I can use those text files to update the DB.
Does anyone know how zip/unzip works with ASP.NET.
Thanks a lot in advance.
My question is about "unzipping" and then saving files, using ASP.NET.
I get a big number of the zipped text files.
So, my goal is to unzip them and save in some folder. Then I can use those text files to update the DB.
Does anyone know how zip/unzip works with ASP.NET.
Thanks a lot in advance.