[thelist] CF5: cfmodule template path error

Bob Haroche spambait at onpointsolutions.com
Tue Sep 9 19:50:53 CDT 2003


I'm late to this thread but aren't such paths supposed to be relative
or otherwise mapped in CF Administrator?

>From the help page:

"Used in place of name, defines a path to the application page (.cfm
file) that implements the tag. Relative paths are expanded from the
current page. Physical paths are not allowed. Absolute paths are
expanded using the ColdFusion mappings."

I use relative paths and this example works for me on a
Win2K/Apache/CF 5 box.

<CFMODULE template="../custom_tags/display_animal.cfm"
AnimalID = "#URL.AnimalID#">

-------------
Regards,
Bob Haroche
O n P o i n t  S o l u t i o n s
www.OnPointSolutions.com




More information about the thelist mailing list