Categories
Tags → Ajax Javascript

Explanation of Javascript/AJAX

This in-depth article explains exactly what Javascript and AJAX actually are.
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

How To Get Started With Ajax

How To Get Started With Ajax Ajax Basics Ajax is an acronym which stands for Asynchronous JavaScript and XML. It is the method of using the XMLHttpRequest object to facilitate communication with scripts that are server sided. It can send data in a va...
DETAILS

How To Use Remote Scripting With Ajax

How To Use Remote Scripting With Ajax Implementing the Protocol Remote scripting is a technique that permits JavaScript to make a request for data via a server without needing to refresh the web page. This basic definition describes everything you ne...
DETAILS

Testing for Security in the Age of Ajax Programming

Ajax programming is one of the most exciting new technologies in recent history. Ajax (Asynchronous Javascript and XML) allows a web page to refresh a small portion of its data from a web server, rather than being forced to reload and redraw the enti...
DETAILS

Ajax Business Applications

Introduction Ajax is a method for building highly efficient and interactive web sites. It stands for Asynchronous JavaScript and XML. Through a combination of technologies, Ajax makes it possible for most of the processing work for web page interacti...
DETAILS

Ajax and JavaScript

Introduction Ajax is a combination of technologies that increase web page usability. It is an acronym for Asynchronous JavaScript and XML. Ajax performs its functions by encoding all requests between the server and the browser in the common programmi...
DETAILS

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

AJAX TREE API

AJAX TREE API is an application which generates an html tree by xml data, with ul and li html tags. After loading the xml data, the API will create an html tree, with the configuration of another xml file. This second xml file records the configura...
DETAILS

Page:
©2003-2019 jCay.com