AJAX Made Easy - Learn AJAX
AJAX Home Tutorials

Ajax | Aysnchronous JavaScript and XML tutorial

 Category: Tutorials Add Comment

When you want a user to send data to your server — once they have filled out a form, for example — they normally have to submit the form and then wait as the entire page is refreshed. Similarly, if you want to retrieve new data from the server, you have no choice but to load a whole new page.

Read Article
 

Sponsored Links

 


Related Articles

 PAJAJ for Ease Development of Ajax with PHP There have been lots of frameworks that have assisted developers in building an Ajax based website or application. Some of them are named after the programming language used for building that application. For example, AHAX is a type of framework that enables the developer in building an Ajax based a ...

 Applying Mutual Exclusion in Ajax In building an Ajax based website, it could be possible that a single data would be processed at the same time but different functions. This function is enabled because of XMLHttpRequest could dispatch two or more functions at the same time. However, this could be a problem especially when a funct ...

 An ADsafe Ajax Based Website Ads in websites could be considered as the lifeblood of any website. However, ads could be used as a means to attack especially Ajax based websites. JavaScript is known to be highly vulnerable to outside attacks. There are developers of Ajax based website who admit advertisements to ensure their o ...

 JavaScript Malware There may have been thousands of malware created to infiltrate our computers and we have always found a way of defeating such malwares. They often attack the operating system and destroy files and applications which would eventually disable the computer. With the help of proper anti-viru ...

 Smart Caching with JavaScript Caching with an Ajax based website will always be a challenge for developers. Browsers will always have their own caching technology which is a little bit unfortunate because of its variety. Mozilla based browsers have been smart enough in dealing with caching in Ajax by limiting the streaming inf ...

 Effective Use of Alternate Style Sheets in Ajax Style sheets are important not only in provide info to the user but also as a means of directing them to another part of the website through their link function. Because of its lightweight capabilities, style sheets have been used in almost every website. By properly coding style sheets developers a ...

 Separating Logic and Presentation Layer in Ajax Frameworks for Ajax has become the gateway for developers who are not proficient in JavaScript to develop Ajax based applications. Frameworks enable developers to build Ajax applications by using little to no JavaScript at all. There are frameworks that would cater to developers who are proficient i ...

 Throw Exception in JavaScript Codes in an application could be regarded as the rules in dealing with data and processes. With codes, developers are able to guide the data and process them through different formulas. In any programming languages, codes will help determine the outcome of the application. However, not all rules i ...

 A Simple yet Efficient JavaScript Switch JavaScript has become the center of attention in the recent years because of its affiliation with Ajax. Since 2005 developers, software companies and almost every aspect of technology have been interested in this type of development language. Eventually, changes of online experience were made and ...

 Ajax Integration Strategies Building an Ajax based application is a little bit difficult for those who are not proficient in JavaScript. However, with the help of frameworks, developers could easily build an Ajax application with little to no JavaScript. That has opened doors for different developers. Their ideas for buildin ...



Next: Porting MySQL Data to Ajax



Post Comment


You need to Login to post your comment...

Click here to login

Title:
 
Comment:



Daily Email Updates

AJAX Updates delivered directly to your Inbox...

Enter your email address:

Latest AJAXwith Updates

Popular AJAX Articles