Question
Register UDF/Custom Tag
I would like to use the following UDF on several sites. How do I register the UDF with Coldfusion and Dreamweaver so the tag is useable without including the UDF on every page?
The following throws an error.
#titleCaseList("blah blah blah"," ")#
UDF:
