User Profile

Collapse

Profile Sidebar

Collapse
Prateek G
Prateek G
Last Activity: Dec 11 '07, 06:02 AM
Joined: Nov 7 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Prateek G
    replied to Zipping multiple files.
    in .NET
    Thanks.

    Finally its working. I tried java.util.zip method and its working properly now.
    See more | Go to post

    Leave a comment:


  • Prateek G
    replied to Zipping multiple files.
    in .NET
    I tried it with SharpZipLib too but I am unable to open file. I am not getting how to do it....
    See more | Go to post

    Leave a comment:


  • Prateek G
    replied to Zipping multiple files.
    in .NET
    I also want to do same but what in case of multiple files and how?...
    See more | Go to post

    Leave a comment:


  • Prateek G
    started a topic Zipping multiple files.
    in .NET

    Zipping multiple files.

    Hi ,

    I am getting byte[] of files (one at a time from server) and I want to zip all the files selected by user under one zip file. How can I do this. I tried java.util.ZipSt ream method but since it takes sbyte[] as input its causing damage to data and I am not able to open the file. Any other possible way.

    Thank You.
    See more | Go to post

  • Prateek G
    started a topic zipping multiple files in ASP.Net

    zipping multiple files in ASP.Net

    Hi ,

    I am getting byte[] of files (one at a time from server) and I want to zip all the files selected by user under one zip file. How can I do this. I tried java.util.ZipSt ream method but since it takes sbyte[] as input its causing damage to data and I am not able to open the file. Any other possible way.

    Thank You.
    See more | Go to post
No activity results to display
Show More
Working...