Total members 11889 |It is currently Thu Mar 28, 2024 9:51 pm Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





In AJAX we use Asynchronous communication request/response model.decoupling user interaction from server interaction. As a result, the user can continue to use the application while the client program requests information from the server in the background. When new information arrives, only the related user interface portion is updated.And this is a big important point in the benfits



_________________
Please recommend my post if you found it helpful


Author:
Beginner
User avatar Posts: 95
Have thanks: 2 time

Exactly the process is like this only.
Due to this process user get information from the server...
Without undergoing of complete reloading of a page... :)


Author:
Newbie
User avatar Posts: 27
Have thanks: 1 time

Asynchronous means that the script will send a request to the server, and continue its execution without waiting for the reply.


Author:
Newbie
User avatar Posts: 9
Have thanks: 1 time

For this message the author bparker1084 has received gratitude : DrRakha

Yes, Ajax assists the web pages to update asynchronous by replacing same data with the server. The main feature is without reloading the whole page.

Good examples here:

ajax/sending-a-post-request-using-ajax-t598.html
ajax/my-first-ajax-application-t597.html
ajax/login-using-ajax-t3234.html


Author:
Newbie
User avatar Posts: 2
Have thanks: 0 time
Post new topic Reply to topic  [ 4 posts ] 

  Related Posts  to : How asynchronous is AJAX
 Asynchronous Logger using Java     -  
 What is AJAX, How to start AJAX?     -  
 using ajax with asp     -  
 need help in ajax     -  
 AJAX WITH JSP     -  
 need help in ajax     -  
 Issue in ajax     -  
 Ajax Login     -  
 AJAX Engine     -  
 Ajax without javascript     -  



Topic Tags

AJAX Basics
cron





Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com