Skip to main content | section navigation


Class Notes Confirmation

Error in custom ColdFusion module
(/www/alumni/classnotes/customcf/insertClassNote.cfm)

Could not find the included template /www/alumni/classnotes/customcf/insertClassNote.cfm.
Note: If you wish to use an absolute template path (e.g. TEMPLATE="/mypath/index.cfm") with CFINCLUDE then you must create a mapping for the path using the ColdFusion Administrator. Using relative paths (e.g. TEMPLATE="index.cfm" or TEMPLATE="../index.cfm") does not require the creation of any special mappings. It is therefore recommended that you use relative paths with CFINCLUDE whenever possible.