Click here to Skip to main content
15,949,741 members

Comments by Nasir M@hmood (Top 27 by date)

Nasir M@hmood 20-Jul-13 0:05am View    
you can use sharpziplib for this purpose for more detail you can visit http://www.icsharpcode.net/opensource/sharpziplib/
Nasir M@hmood 18-Jul-13 6:29am View    
Yes this is possible by looping, and in this case you have to do some work on server side, you have to pass folder structure along with form and on server side when form submitted save file as folder structure.
Nasir M@hmood 9-Apr-13 2:04am View    
add reference System.IO or use System.IO.Path and it is "Path" not "path"
Nasir M@hmood 29-Mar-13 0:56am View    
what you want to do ?
Nasir M@hmood 26-Mar-13 2:14am View    
Post your code.