CFContent and Video Files

2005-05-31 Thread Ronald Gallagher
Hi All, I am trying to password protect video files and of course I am looking at the ol' reliables like the CFCONTENT tag and .htaccess files. ..htaccess isn't ideal because I want to put the video files in different directories and I don't want to manage a bunch of .htaccess files.

Query works in fine CF5 but not CFMX

2005-03-08 Thread Ronald Gallagher
I have a simple query against an Oracle database that works in CF 5 but not in CFMX. In CF 5 I get one record which is what I want, but in CFMX I don't get any results. Yet the code is the very same. How do I fix this strange behavior? Here is the query: CFQUERY NAME=getmember DATASOURCE=#DS#