Dave Babbitt
Member since Sep 24, 2009
- Profile: /members/4379-dave-babbitt.htm
- URL: http://www.showmesomegreatcode.com/XmlResume/ResumeTransform.cfm
- Comments: 1
Recent Blog Comments By Dave Babbitt
-
Need Help Making A Viable ExpandServerPath() ColdFusion UDF
Posted on Sep 24, 2009 at 5:05 PM
If I know that the path to my root is 5 slashes into the hard drive, I can use this: <cfloop index="i" from="5" to="#ListLen(GetBaseTemplatePath(), Chr(92))#">../</cfloop> to get the proper relationship.... read more »