Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. cfnickname

    Self-Closing Custom Tags

    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)
  2. cfnickname

    Self-Closing Custom Tags

    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.

Part and Inventory Search

Back
Top