How to upload/download files ?

  • Thread starter Thread starter Maxim Kazitov
  • Start date Start date
M

Maxim Kazitov

Hi,

Can anybody recommend way to perform following operations (from DHTML
application):
- download group of files from server to some directory on client side;
- upload group of files from client to server;
 
You should look at a uncompression/compression library. Preferablly one that
will uznip WinZip files
 
Back
Top