yes...i want use two ajax with eachother, is it possible? if i set query validation to ajax then set code field validation to ajax, then code field validation ignored, but if i set query field validation to ajax and code field validation to non-ajax, then each of two validation will be work, one of that in ajax mode and one of that after submit.
is it possible use ajax with all of that two validation?