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
getting attributes list from a custom tag call
Jo�o Luiz de Brito Maca�ba Fri, 27 Apr 2001 17:33:26 -0700
- RE: getting attributes list from a custom tag c... Jo�o Luiz de Brito Maca�ba
- RE: getting attributes list from a custom ... Raymond Camden

