Don:
Check out the CAML references. CAML uses a sort of odd sideways notation. you can only have two conditions surrounded by a conjunction. Example:
<And>
<Or>
something
something else
</Or>
yet another something
</And>
M.
Don:
Check out the CAML references. CAML uses a sort of odd sideways notation. you can only have two conditions surrounded by a conjunction. Example:
<And>
<Or>
something
something else
</Or>
yet another something
</And>
M.