Caml Query Tasks

IN PROGRESS
Bids
3
Avg Bid (USD)
$40
Project Budget (USD)
$30 - $250

Project Description:
This is the first of 6 caml queries I need completed. I can pay about $5 per query.

Logic:
Content Type=Glossary and (((PublishingPageContent=[FilterContent]) or (PublishingPageContent="a")) or (Title=[FilterAlpha]))

Please modify the below code to achieve the above logic, it will mostly involve adding "or" and "and" etc as needed.

<View><Query><Where>

<Eq>
<FieldRef Name="ContentType"/>
<Value Type="Text">Glossary</Value>
</Eq>

<Contains>
<FieldRef Name="PublishingPageContent"/>
<Value Type="Text">{FilterContent}</Value>
</Contains>

<Contains>
<FieldRef Name="PublishingPageContent"/>
<Value Type="Text">a</Value>
</Contains>

<BeginsWith>
<FieldRef Name="Title"/>
<Value Type="Text">{FilterAlpha}</Value>
</BeginsWith>

</Where>
<OrderBy><FieldRef Name="Title" Ascending="TRUE"/></OrderBy>
</Query></View>

Please make sure to test your logic before providing results.

Skills required:
.NET, ASP, C# Programming
Hire diverseweb
Project posted by:
diverseweb United States
Verified
Public Clarification Board
Bids are hidden by the project creator. Log in as the project creator or as one of the bidders to view bids.
You will not be able to bid on this project if you are not qualified in one of the job categories. To see your qualifications click here.