Categories
Tags → Ajax Asynchronous

Open Standards and Ajax

Introduction Ajax is currently one of the major forces in web development. It s an acronym for Asynchronous JavaScript and XML. It describes a set of technologies that work together with JavaScript to create more dynamic and interactive web applicati...
DETAILS

Google and Ajax

Introduction In a recent article, reporter and web developer Sean Michael Kerner declared The AJAX World Belongs to Google . This article refers to the dominance of Ajax in Google s web applications and how Google s continued incorporation of Ajax t...
DETAILS

Ajax Disadvantages

Introduction Ajax is the acronym for Asynchronous JavaScript and XML. It incorporates a suite of technologies aimed at improving user experience with web pages. It also allows programs written in different programming languages on different browsers ...
DETAILS

History of Ajax Components

Introduction Ajax is the acronym for Asynchronous JavaScript and XML. However, rather than functioning as an acronym it better describes a technique for producing faster, more interactive, and usable web pages that don t require re-loading every time...
DETAILS

What is AJAX

On the surface, Ajax is the acronym for Asynchronous Javascript and XML. However, the acronym doesn t describe an object, but a technique for web development. The definition incorporates a suite of technologies working in conjunction for web developm...
DETAILS

PHP AJAX example: asynchronous file upload

Asynchronous file uploads is quote popular feature in modern AJAX web-applications. However standard AJAX classes (XmlHttpRequest) does not have capabilities to process or send files selected with &"file dialog&" (input type=&&q...
DETAILS

Head Rush Ajax

With Head Rush Ajax, in no time you''ll be writing JavaScript code that fires off asynchronous requests to web servers...and having fun doing it. By the time you''ve taken your dynamic HTML, XML, JSON, and DOM skills up a few notches, you&a...
DETAILS

Implementing AJAX Using ASP.NET 1.1

AJAX is an acronym that stands for Asynchronous JavaScript and XML. AJAX gains its popularity by allowing data on a page to be dynamically updated without having to make the browser reload the page.
DETAILS

AJAX get page title example

AJAX (Asynchronous JavaScript and XML) is a JavaScript technique which involves special object XMLHttpRequest and sending/receive asynchronous (without full page reload) requests to server. This is an example of simple AJAX application which allows u...
DETAILS

CPAINT : Cross-Platform Asynchronous INterface Toolkit

CPAINT (Cross-Platform Asynchronous INterface Toolkit) is a true AJAX (Asynchronous JavaScript+XML) and JSRS (JavaScript Remote Scripting) implementation that supports both PHP and ASP/VBscript. CPAINT provides you the code required to implement AJAX...
DETAILS

Page:
©2003-2019 jCay.com