Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
fvanstaveren #1
How do I use CFtree and CFdirectory?
I'm trying to create a form, much like the administrator form, that will allow
users in my development group to seclect a DSN and associate it with a MS
Access database. I need to get a directory and display only the files with a
MDB extension. Has anyone got this working in CF MX or MX7?
fvanstaveren Guest
-
cfdirectory and Flash
Hi there, I have a small CFC that reads the contents of a directory and returns the results to a flash application. Here is the CFC (pretty... -
CFDIRECTORY - RECURSIVE LOOK IN
Hello, I would like to know the size of a specific directory; files+ subfolders files. I am trying to do a recursive function but it does not... -
URL Shortcuts in CFDIRECTORY?
I'm making a very basic shared document directory on our intranet, mostly just by using CFDIRECTORY to list things out. Of course, a new... -
sorting in <cfdirectory>
code <cfdirectory directory='#GetDirectoryFromPath(GetTemplatePath())#' name='myDirectory' sort='name'> <cftable query='myDirectory'... -
CFDIRECTORY/CFFILE
I am using CFFILE to upload images to the server. I assume I can create folders/directories on the server using CFDIRECTORY. How can I create...



Reply With Quote

