Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default Cffile zip problem

    i have 3 file in a directory .... i want to create a zip file in same directory and add these 3 files in this new created zip file?

    but how?

    do you help me?
    yemre Guest

  2. Similar Questions and Discussions

    1. Problem with cffile upload
      Hi! I've checked in this forum and in google but just can't find any solution to following error: When i'm uploading a - not so (2-3 mb) -...
    2. MX7 CFFILE SANDBOX PROBLEM
      I'm using the Developer's Edition of MX7. I can't get CFFILE to work in any of my applications, which previously worked fine. Is there an issue with...
    3. CFFILE problem
      Hi, I apologize if this has already been answered, but I searched the forums and didn't see any relevent posts. I am using CFMX6.1 to open a...
    4. Problem with CFFILE
      Hello! I am migrating a site from CF 4.5 to CF MX 6. I am getting an error with cffile when I do the following: <cffile action='COPY'...
    5. CFFile Delete Problem
      Is something else on the system touching the file? Is ColdFusion touching the file before you try to delete it? -- Tom Jordahl Macromedia
  3. #2

    Default Re: Cffile zip problem

    have you tried [url]http://www.cflib.org/udf.cfm?ID=744?[/url]

    PaulH Guest

  4. #3

    Default Re: Cffile zip problem

    hey man... you are great thanks a lot.. this is what i want...
    yemre Guest

  5. #4

    Default Re: Cffile zip problem

    if there's anythig you need that you don't think cf hs built in then you should always search
    [url]http://www.cfczone.org[/url]

    chances are, somebody's already done the work.

    PaulH Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139