Ajax AND JavaScript Difference Between



AJAX
JavaScript
AJAX allows the coder send request data asynchronously in order load new data without changing the web page.
JavaScript is a client side scripting language that allows the creation of dynamic web pages by providing a new level of interactivity.
AJAX supports the server side scripting Language.
JavaScript provides support to the client side scripting language.
AJAX can load the web page after it is been loaded for the first time.
JavaScript cannot load the pages after it is once loaded.
AJAX does not install Trojan in the computer.
JavaScript can install Trojan in the computer.

Similer…..

HTTP And HTTPS

GET And POST


No comments:

Post a Comment