Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Hi,I'd like to know if, when calling:http://server/app/table_to_search_list.php?a=search&value=1&SearchFor=1104&SearchOption=Contains&SearchField=hsgwhich works fine with one value, it is possible to somehow combine values in the searchString with or:resulting in something like "hsg IN('1104','1105')" in the generated sqlString?thanks
Hi,unfortunately no.