What is the difference between contentType and dataType in the jquery ajax method?
You must have heard about AJAX, if you have worked on web application. Let’s see what is AJAX and what is the difference between contentType and dataType in the jquery ajax method? AJAX is Asynchronous JavaScript and XML. It is used for partial page refresh. AJAX is a new technique to create faster and better … Read more