i know i will get that data as response to the ajax call. but the response moves to success method of ajax as the json string is not a bad response. now i want to forcely call ajax error method (or direct the response to error method) as i am sending some
error messages with the response object that i will use for messages.
is it possible if yes then how.
please help me asap.
thanks
Go to the complete details ...