Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: zip files

112| Sat, 10 Nov 2007 11:51:00 GMT| elsa| Comments (1)
Hello

I need to zip files between a date that i define in a textbox.

Example
I write six days on a text box, and i want that my aplications zip files(the
name the files are dates)that i have in a directory.

I want zip the files between that days and later on the form if i want to
recuperate some files, i want write de date and my aplication give-me to
another directory the file recuperate.

I want every days,when my aplication run she verify if is the last date that
i define on the text box.

Somebody Knows or have some code, how zip and restore files?
urgent!
thanks

Keywords & Tags: zip, files, microsoft, visual basic, vb

URL: http://www.programmerbase.com/visual-basic/560528/
 
«« Prev - Next »» 1 helpful answers below.
On 10 May 2000 07:53:46 -0700, "elsa" <elsa.caeiro...dsts.pt> wrote:

Hello

I need to zip files between a date that i define in a textbox.

Example
I write six days on a text box, and i want that my aplications zip files(the
name the files are dates)that i have in a directory.

I want zip the files between that days and later on the form if i want to
recuperate some files, i want write de date and my aplication give-me to
another directory the file recuperate.

I want every days,when my aplication run she verify if is the last date that
i define on the text box.

Somebody Knows or have some code, how zip and restore files?

This is the only freeware stuff I aware of:

http://vbaccelerator.com/codelib/zip/zipvb.htm

Paul ~~~ pclement...ameritech.net
Microsoft MVP (Visual Basic)

paulclement | Sun, 11 Nov 2007 19:55:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories