Jump to content

read zip files with js


jumbo125

Recommended Posts

Hy, I tried to read filenames of zip file. I use the jszip libaray to see the fileneams and check name and type, BUT the libaray can't show me the size of files. or i don't know how i can see it.

Does anybody knows a zip libary, which is easy to use? i don't want compress and uncompress, only read the files and their properties.....

thank you

Link to comment
Share on other sites

does it have to be js? php might be much easier for you to use depending on how familiar you are with it..

 

Else, this might help:

 

http://stackoverflow.com/questions/2095697/unzipping-files

Edited by niche
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...