http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/reusec22.htm

http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/reusec23.htm


-----Original Message-----
From: Thane Sherrington [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 20 April 2005 7:17 
To: CF-Talk
Subject: Custom tag question

I've never seen this done (perhaps I'm looking in the wrong places), but I'd
like to create paired custom tags, so I can do something like this:

<cf_question layout="vertical" name="TestQuestion">Question text
here</cf_question>

And have it build an input tag for me, rather than:

<cf_question layout="vertical" name="TestQuestion" QuestionText="Question
text here">

Is there anyway to do this and parse it in ColdFusion?  Would I have to
build a parser to do this, and if so, has anyone ever built a parser like
this?  (It just has to generate the HTML code for the custom tags.)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:203601
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to