Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Zip file

New Here ,
Aug 07, 2009 Aug 07, 2009

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?

TOPICS
Reporting
1.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 12, 2009 Aug 12, 2009
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources