Results 1 to 4 of 4

Thread: How to zip a text file(s) in VB6?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    6

    Unhappy How to zip a text file(s) in VB6?

    i want to create an application through which i can zip a text file(s) in specified directory.


    help me please

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: How to zip a text file(s) in VB6?


  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    6

    Re: How to zip a text file(s) in VB6?

    thank you for the help. but i dont want this type of code projects.
    what i mean is can i do that with code if so how? i want to do that of my own and is there any references for zip a file in VB6.0. and i have one more doubt, how to create an object for session in VB6.0.

    thanks for ur time & consideration

    please help me.

  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: How to zip a text file(s) in VB6?

    You want to completely write your own code to zip a file? Then you'll have to learn all the data here. If you want it any easier than that you have to use something like what Hack gave you the link to. One or the other - there's no way that's both easy and completely "do it yourself".
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width