D
douglas
I am new to .net 2005.
In VB.NET 2005, I want to create a secure zip from the output generated by a
crystal report. I then want to email out the secure zip file.
To do this in the .net framework, what are the recommended tools (classes
and/or methods) that can be used?
The only thing that I can think to do is to call a secure pk zip , and
then launch outlook so that I can email out the zipped file.
In VB.NET 2005, I want to create a secure zip from the output generated by a
crystal report. I then want to email out the secure zip file.
To do this in the .net framework, what are the recommended tools (classes
and/or methods) that can be used?
The only thing that I can think to do is to call a secure pk zip , and
then launch outlook so that I can email out the zipped file.