Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. zip a file

zip a file

Scheduled Pinned Locked Moved Visual Basic
help
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    shanksprasad
    wrote on last edited by
    #1

    hi, i want to zip a file in vb or in asp,can any one help me in code/syntax or atleast tell me good sites so that i can refer that,i am new to this concept.I require any of ur guidance.Thanks in advance

    P C 2 Replies Last reply
    0
    • S shanksprasad

      hi, i want to zip a file in vb or in asp,can any one help me in code/syntax or atleast tell me good sites so that i can refer that,i am new to this concept.I require any of ur guidance.Thanks in advance

      P Offline
      P Offline
      pnpfriend
      wrote on last edited by
      #2

      if you have winzip 8.0, that's easy.. just use winzip command lines by calling system(). the command line is only avilable on winzip version 8.0 and above. for example CString str = "wzzip -d c:\temp c:\temp.zip"; system(str) hope this will help you...

      A 1 Reply Last reply
      0
      • P pnpfriend

        if you have winzip 8.0, that's easy.. just use winzip command lines by calling system(). the command line is only avilable on winzip version 8.0 and above. for example CString str = "wzzip -d c:\temp c:\temp.zip"; system(str) hope this will help you...

        A Offline
        A Offline
        Abbas_Riazi
        wrote on last edited by
        #3

        Use xceed ActiveX control! A. Riazi

        D 1 Reply Last reply
        0
        • A Abbas_Riazi

          Use xceed ActiveX control! A. Riazi

          D Offline
          D Offline
          Davy Mitchell
          wrote on last edited by
          #4

          Forget Winzip. There's a million free zip command line tools out there :-D Davy Weblog, Ramblings and more... www.latedecember.com

          1 Reply Last reply
          0
          • S shanksprasad

            hi, i want to zip a file in vb or in asp,can any one help me in code/syntax or atleast tell me good sites so that i can refer that,i am new to this concept.I require any of ur guidance.Thanks in advance

            C Offline
            C Offline
            Carlos Antollini
            wrote on last edited by
            #5

            look here in CP for a ATL project that have that functionlity... Best regards Carlos Antollini. Pi Five[^]Creator Sonork ID 100.10529 cantollini

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups