No.
I mean how can you tell if the person who uses the tag wrote:
<cf_myCustomTag> ... other code here ... </cf_myCustomTag>
or whether he wrote:
<cf_myCustomTag/>
How can my code distinguish between:
(a) An opening/closing tag-pair (first case)
(b) A single self-closing tag (second case)
Hi all.
I'm new to this forum, and somewhat relatively new to ColdFusion.
I'd appreciate it if someone could answer the following question:
Is there any way to tell whether a custom tag is self-closing as opposed to being part of an opening/closing pair?
No one at the office seems to know.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.