can i store the zipped file in any directory other than the root.
i want to know whether we can give
zip.ZipFileName = "D:\temp\x.zip"
hope i get a reply soon
Thank you
Printable View
can i store the zipped file in any directory other than the root.
i want to know whether we can give
zip.ZipFileName = "D:\temp\x.zip"
hope i get a reply soon
Thank you
You should be able to place the file anywhere.
It mostly depends what ZIP objects you are using. If the creator allowed a browse facility (in the case of an OCX) then this is no problem. But I am sure that 99% of the time the developer will have allowed a full path to the file