Hi. I want to know what the difference between Ajax and JavaScript is. I am last year Bsc(IT) student. All possible replies and suggestions on this topic are very much appreciated. I am waiting for the same.
Hi. I want to know what the difference between Ajax and JavaScript is. I am last year Bsc(IT) student. All possible replies and suggestions on this topic are very much appreciated. I am waiting for the same.
Ajax is the short form for Asynchronous JavaScript and XML. It includes a suite of technologies aimed at raising user experience with web pages. It also permits programs written in different programming languages on different browsers to communicate with each other.
JavaScript is client side language, generally it is use for menus, validations. It can't send remote request to server.
Bookmarks