Skip to main content
Known Participant
August 7, 2009
Question

Zip file

  • August 7, 2009
  • 1 reply
  • 1403 views

I have to extract the data from the database then import it to Excel file and then zip it using securezip and make it password protected and  then mail it.

Please suggest how this can be achieve either using coldfusion or DB?

This topic has been closed for replies.

1 reply

BKBK
Community Expert
Community Expert
August 12, 2009

Use Coldfusion's cfquery and cfzip, apply the custom tags for Excel and Zip-password from MasRizal and then use cfmail to send the result as an attachment.