> BUT....... stay tuned for another posting and how it IS possible to > do the same thing without using any additionally defined tags.
..Doesn't touch his dial... I like this topic - however to throw a spanner in the works, what about cfscript? maybe a series of UDFs? rather than tags? Then you can use either <cfset> or declare(variableName); or a combination of both... I tend to use cfscript alot when I'm just doing variable calculations and manipulations. I only drop into tags when I have no other choice (i.e. output data... hell yeah, gonna use 'writeOutput' 'sif) Considering I have been known to >cough< throw the server into a >cough< infinite loop >cough< by mispelling a variable name here or there ... being able to set defiend variables would be a bonus. (Hell - being able to compile cfm before deployment would be a bonus as well) Mark ----------------------------------- [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [www.safefrombees.com] --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
