I have ajax server side method which in turn calls the callback methods in javascript, is there any way to reduce the response time required for ajax method.
↧
I have ajax server side method which in turn calls the callback methods in javascript, is there any way to reduce the response time required for ajax method.