Thanks all! :)
  ----- Original Message -----
  From: David Delbridge
  To: CF-Talk
  Sent: Monday, November 10, 2003 4:24 PM
  Subject: Re: Deleteing a directory

  Brob,

  Look for a custom tag in the Developer's Exchange, called
  "CF_DeleteDirectory."  Does exactly what Mosh describes, recursively
  through all files and subs.

  If you can't find it, give me a holler off-list and I'll send you a copy
  of the original distribution.

  Dave

  --

  David M. Delbridge
  Circa 3000
  ColdFusion Hosting
  http://www.circa3k.com
  775-832-2445

  Mosh Teitelbaum wrote:
  >
  > CFDIRECTORY can't delete a directory unless there are no files or
  > subdirectories.  You'll have to use a combination of CFFILE and
  > CFDIRECTORY
  > to make sure the top-level directory is empty before deleting it.
  >
  > --
  > Mosh Teitelbaum
  > evoch, LLC
  > Tel: (301) 942-5378
  > Fax: (301) 933-3651
  > Email: [EMAIL PROTECTED]
  > WWW: http://www.evoch.com/
  >
  > -----Original Message-----
  > From: brob [mailto:[EMAIL PROTECTED]
  > Sent: Monday, November 10, 2003 3:51 PM
  > To: CF-Talk
  > Subject: Deleteing a directory
  >
  > I am using CFDIRECTORY to delete a directory.  then I get an error
  > saying
  > that it can't be delted because the directory is NOT EMPTY.
  > soooo????????????
  >
  > Can anyone help?  lol
  >
  >   

[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to