I was wondering if there is any risk on a custom tag that essentially uses 
itself.

Example:
        
        On test1.cfm
                ....
                <cf_foo_tag variable="1">
                

        On foo_tag.cfm
                ....
                <cf_foo_tag variable="100">


I am using this method to have an unlimited cascading effect on a set of 
parent/child data, and it works.  I was just wondering if am exposing 
myself to any potential problems.

Thanks gang!
                

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to