Hey there, again.
So now I'm trying to, if possible, read the content (file names) from a .zip file when somebody browses to a zipped file using my HTML file input. Is this possible without uploading the zipped file to the server (given I have a UNC path)?
To make it clearer, a use case would be a user come to my website, uses my html file input to browse to a zipped file, then clicks a html or asp.net button and my website outputs the names of all the files inside the zipped file (ideally without any upload).
Thanks.
Add your 2¢