If you need to deal with a mystery Cold Fusion server and you need to find out what version of Cold Fusion they are running, make a test.cfm file and put this in it: <cfoutput>#server.coldfusion.productVersion#</cfoutput>
. Then upload it to the server and view it. Voila!