immwi 0 Posted May 8, 2007 Hi! I heard the new v4 version supports Web-XML-Queries with OR-relation (not only AND) on one field. Is this true and is there documentation available? immwi Quote Share this post Link to post Share on other sites
Devin R 0 Posted May 8, 2007 Not sure about the single field part of it, but XML search with OR is pretty easy. Your URL will look something like this: http://myserver/fmi/xml/fmresultset.xml?-db=sample&-lay=data&first=John&last=Jones&-lop=or&-find -lop is what you need to specify, and the default is AND. You might want to try that with two of the same parameters and see what happens. Quote Share this post Link to post Share on other sites