Welcome Guest. | Log In| Register | Membership Benefits
 

techencyclopedia

Results found for: AJAX

Printer Print this page
 
AJAX
(Asynchronous JAvaScript and XML) Using an enhancement in JavaScript that allows Web pages to be more interactive and behave like local applications, which are also known as "rich client" applications. AJAX allows the Web page to retrieve small amounts of data from the server without reloading the entire page.

     Prior to AJAX, any retrieval of data from the server required that the entire Web page be refreshed in the user's computer. As a result, systems were often designed with less interaction; for example, to have the user submit a form only at the end, after all fields were filled in. In contrast, AJAX systems can validate one or two items at a time "behind the scenes" without making the session cumbersome, especially over slow connections. AJAX, also known as "remote scripting," allows Web-based applications to be designed like LAN-based applications.

The XMLHTTPRequest Object
The JavaScript function that makes AJAX possible is the XMLHTTPRequest object, which was added to the JavaScript runtime module in the Web browser. It was first available in IE 5, Mozilla 1.0, Safari 1.2 and Opera 8. The XMLHTTPRequest object returns the data formatted in a DOM document.

Web Workers
Subsequent to AJAX, Web Workers is another method for making Web-based applications function like locally installed applications. For more details, see Web Workers. See AJAX engine, AJAX framework, ARAX, rich client, JavaScript and DOM.



terms similiar to your header
 
Entries before AJAX

 
define another it term

copyright THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.

Copyright (©) 1981-2008 The Computer Language Company
Inc All rights reserved.

<A HREF="http://as.cmpnet.com/event.ng/Type=click&FlightID=156533&AdID=245017&TargetID=11656&Segments=474,1892,3108,12178,13984,14404,14494,15690,16024&Targets=11710,11656,2625,10070,11984&Values=34,46,51,63,77,87,91,102,140,222,227,442,479,1311,1431,1767,1785,1925,1944,1945,1970,2310,2352,2623,2678,2767,2942,3380,3904,4080,6391,6392,6393,6422,6440,6541,6567,6580,6841,6967,7035&RawValues=&Redirect=http://www.rsaconference.com/2010/usa/early-bird/prospects.htm?utm_source=barter-ad-unit-infoweek&utm_medium=adunit-gif&utm_content=register&utm_campaign=early-bird" target="_top"><IMG SRC="http://i.cmpnet.com/ads/graphics/as5/nf/tw/rsa_336x280_35k_r5.gif" WIDTH=336 HEIGHT=280 BORDER=0></A>




TechWeb The Global Leader In Technology Media