/ Published in: ColdFusion

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<cfset thisPath = ExpandPath("*.*")> <cfset thisDirectory = GetDirectoryFromPath(thisPath)> #thisDirectory#
Comments
