hi,
i have an application that i developped using javascript api. in my application i am querying some data from rest services. my queries uses "IN" keyword in my where condition. (it is includes generaly 40 items) my query work ok in explorer and chrome. bur in mozilla i get timeout error. what can be the problem? thanks for your helps