Hello,
anybody knows which is the function to check the current Coldfusion version?
Thank you.
Hello,
anybody knows which is the function to check the current Coldfusion version?
Thank you.
I don’t know the function but I can assure you its 6.1 MX ![]()
[QUOTE=Chuck Norris]
Hello,
anybody knows which is the function to check the current Coldfusion version?
Thank you.
[/QUOTE]
Look at the server variable set -
server.coldfusion.productname
server.coldfusion.productlevel
server.coldfusion.productversion
Hatton
Thank you!