Question
deleting a folder
Hi,
My site is sorted into two main folders 'frontend' and 'backend'
In the backend I am trying to delete my gallery with the file
backend > gallery > deleteGallery.cfm
The gallery folder is in the frontend and contains images called image1.jpg, image2.jpg etc.
frontend > gallery > galleryImages > gallery1
how can I delete this folder and all the images in it? Do I use expand path?
I keep getting a folder does not exist error.
Thanks,
R.
My site is sorted into two main folders 'frontend' and 'backend'
In the backend I am trying to delete my gallery with the file
backend > gallery > deleteGallery.cfm
The gallery folder is in the frontend and contains images called image1.jpg, image2.jpg etc.
frontend > gallery > galleryImages > gallery1
how can I delete this folder and all the images in it? Do I use expand path?
I keep getting a folder does not exist error.
Thanks,
R.
