I want to do AND/OR between fields.  The "#url.and_or_1#" item in the code is 
the first AND/OR radio button which I put in the URL.  There are others.  So 
it'd be.
id=#session.user.id#
AND
url.meeting_name
AND/OR (user selected)
url.type
AND/OR (user selected)
url.notes

but really I want to isolate the id=#session.user.id# from the rest.

>I don't quite see the need for OR clauses. This all seems like AND
>statements to me:
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262397
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to