Mike talked about "greedy" settings using "?" (this was not available when I wrote my DP_BBML tag) - that'll fix your immediate problem.
The problem (that Mike also alludes to) is that it's rarely that simple and, at the very least, you have to loop to ensure that all instances are captured. It is slower (but as you said, not THAT slow ;^) ) the way it's done in my tag, but the major benefit is that the looping process I use also does basic validation and nesting checks. Someday I'm going to update that tag... but even then I may not change the basic engine because I'd lose some robustness. Still if there's anything in my tag that's helpful please feel free to rip it out. ;^) Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188838 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

