91-9990449935 0120-4256464 |
AJAX TechnologiesAs describe earlier, ajax is not a technology but group of inter-related technologies. AJAX technologies includes:
HTML/XHTML and CSSThese technologies are used for displaying content and style. It is mainly used for presentation. DOMIt is used for dynamic display and interaction with data. XML or JSONFor carrying data to and from server. JSON (Javascript Object Notation) is like XML but short and faster than XML. XMLHttpRequestFor asynchronous communication between client and server. For more visit next page. JavaScriptIt is used to bring above technologies together. Independently, it is used mainly for client-side validation.
Next TopicUnderstanding Xmlhttprequest
|