Hi,

        Does anyone know if there is a way to get the list of attributes
that was passed to a custom tag from within the custom tag ?

        For instance, if I call <cf_Mytag x="xvalue" ... y="yvalue">, then
inside MyTag.cfm I can have a code that returns what were the attributes
passed.

For instance :

MyTag.cfm
---------
... 

<cf_checkMandatory list="[attributes passed to MyTag.cfm]">

...

Does anyone knows if it is possible ?

TIA,
Maca�ba.

--
Heisenberg is stopped by a traffic cop who asks: "Do you know how fast
you were going?"
Heisenberg replies: "No, but I know exactly where I am"
--


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to