> Or better yet > <r:if_content part="this, that" collect="all"> #this being the default > <r:if_content part="this, that" collect="any"> > Or > <r:if_content part="this, that" find="all"> #this being the default > <r:if_content part="this, that" find="any"> > This looks like the best solution to the AND / OR discussion. -- Tim