I am using infopath to design my form and collect information from user in that form and submitting it in SharePoint Form library. Every thing was working good, Now my client wants me query for data to the generated xml infopath documents which are in form library. I can only use Content Editor web part, Jquery and Client object model with javascript.
Can someone help me on this issue