Hello,
I am new to jQuery and I am searching a way to load a text-file into a string, where the text-file is stored on the server in a multifile ZIP with a directory struture inside.(Reason: Lots of textfiles with less space on the server and easy maintainance) Also a fileexist-check would be great and Password support of the Zip.
Is this possible or must I pepare serverside-unzip for example with PHP first?
Regards
Hans-Peter