I'm using CFPARAM to set defaults for custom tag attributes.  I'm trying to
catch an attributeName="" (null/blank value) with CFPARAM and set it to a
default value.  CFPARAM catches all the unDefined attributes just fine.  It
let's the null ones slip by.  Any suggestions?  Can I do this with CFPARAM?

        Thanks,
        Eric Carlisle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to