|
-
Jun 26th, 2006, 12:20 AM
#1
Thread Starter
New Member
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
-
Jun 26th, 2006, 05:50 AM
#2
Re: How to zip a text file(s) in VB6?
-
Jun 27th, 2006, 06:22 AM
#3
Thread Starter
New Member
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.
-
Jun 28th, 2006, 03:23 PM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|