<--- --------------------------------------------------------------------------------------- ---- Blog Entry: Exploring ColdFusion InputBaseN() And FormatBaseN() Functions Author: Ben Nadel / Kinky Solutions Link: http://www.bennadel.com/index.cfm?dax=blog:901.view Date Posted: Aug 8, 2007 at 2:33 PM ---- --------------------------------------------------------------------------------------- ---> Red : #strRed# : #InputBaseN( strRed, 16 )#
Green : #strGreen# : #InputBaseN( strGreen, 16 )#
Blue : #strBlue# : #InputBaseN( strBlue, 16 )#