Recently Popular Tutorials for July 9th, 2008


Jul 9

What is AJAX

Posted by , in AJAX Tutorials

This AJAX tutorial will teach you what is AJAX and how to use AJAX programming tools. AJAX is coming from Asynchronous JavaScript And XML. AJAX is programming technique combining client JavaScript code and Server-Side HTTP Requests. AJAX stands more popular in 2005 with Google Suggest.

Popularity: 19%

Thumbnail for What is AJAX
Clique It


Jul 9

AJAX Tutorial

Posted by , in AJAX Tutorials

To see how AJAX work, we will develop small AJAX Web Application. First of all we need some HTML file with forms to input data. This will be one input field where we can write some text – in our case this will be some name. This HTML file we will save under ajax.html name. The [...]

Popularity: 20.7%

Thumbnail for AJAX Tutorial
Clique It


Jul 9

Prevent AJAX scripts from caching

Posted by , in AJAX Tutorials

AJAX is modern new technology which gives you an advanced way to improve the quality, speed and interactivity of internet applications. But the applications which intensively using AJAX, have one problem. To request data they make a URL post to server side script. This URL is cached by the client browser and even the server [...]

Popularity: 19%

Thumbnail for Prevent AJAX scripts from caching
Clique It


Jul 9

Clicking game

Posted by , in Flash Tutorials

This Flash tutorial will teach you how to create a clicking game.

Popularity: 19%

Thumbnail for Clicking game
Clique It