What are the differences between AJAX and JavaScript ?
JavaScript is a client side scripting language and ajax is a function with xmlhttp request to communicate with the server.
JavaScript is a client side scripting language and ajax is a function with xmlhttp request to communicate with the server.