Firstly thank you for replying!!
yes most of the time it's queries as this is what I'm
currently using CF the most for, to retrieve DB Queries. But also
other things, for example yesterday I was playing around with
creating static HTML pages from CFM pages and to evaluate the
results I was getting I was returning to Flex the the contents of
'cfhttp.FileContent' but then when I changed the 'cfreturn' to
return the value of 'ExpandPath' I kept getting the values of
cfhttp.FileContent' unitl I purposely throw an error in CF in the
call to the CF function.
I'm not using any development framworks like Fusebox.
I'm using appliation and session variables.
A while back I did try a few approaches I found by Googling,
but I foget the details, but it was by putting some sort of command
in the applicaion.cfm file.
Once again thanks for thaking the time!!
Carlos