Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
MikerRoo #1
cfdirectory will not list a directory when its sandboxsecurity is read-only.
Hi, There appears to be a bug with cfdirectory and action='LIST' -- when
sandbox security is used. If a file/Path is set for read only, then
cfdirectory throws an exception! 'Security: The requested template has been
denied access to C:\temp\{-- the 1st file in the dir --}' Setting the
directory's sandbox permission to 'Write' solves the problem -- so it is
definitely not a windows permission issue. Of course, setting security to write
defeats the sandbox security. Anybody know what's going on with this?
MikerRoo Guest
-
cfdirectory - linking directory folder to contents ofdirectory.
cfdirectory listing... Here is my problem... I am listing directorys and when each directory is listed I want to list the contents of that... -
cfdirectory directory attribute
I'm developing an application on my own system that will later be migrated to another server, so I want to get away from hardcoding the path of the... -
cannot read tar archive from tape: directory checksum error
Hi I have a tar archive spanning over two tapes. The tapes are DDS-1 tapes and an old Irix indigo with a tape drive has been used in the past to... -
Read Directory Name
Hello all, is there any way to assign names of directories to a list ? Ideea is to check the existance of some directories and not create them... -
Read Only Checkbox(list) ?
Hi all, I'm working on a report display page that currently uses 5 checkboxlists with a total of 86 items to display values from 5 different... -
MikerRoo #2
Re: cfdirectory will not list a directory when itssandbox security is read-only.
Ok, filing a bug report....
MikerRoo Guest
-
Tom Jordahl #3
Re: cfdirectory will not list a directory when its sandbox security is read-only.
Yup. That is the right thing. Sorry about that.
--
Tom Jordahl
Macromedia Server Development
Tom Jordahl Guest
-
MikerRoo #4
Re: cfdirectory will not list a directory when itssandbox security is read-only.
Thanks, Tom.
MikerRoo Guest



Reply With Quote

