Categories
Tags → Xmlhttprequest Simple

Overdoing XMLHttpRequest

Undoubtedly, XMLHttpRequest is the most important function in Ajax. With this function, developers could easily transfer XML files from the client to server. XMLHttpRequest can single-handedly transform your application from a simple website to an Aj...
DETAILS

JsHttpRequest

JsHttpRequest is a free powerful library to create AJAX-based websites in PHP. It could be used separately or as a PHP part for the popular Prototype JS library. JsHttpRequest has a great cross-browser compatibility (works even without an XMLHttpRequ...
DETAILS

Tutorial with demos

Step-by-step tutorial to understand the XMLHttpRequest object and how to use it from JavaScript. Examples with text, XML and JSON files. The tutorial is completed by demo pages that you can use as templates for you own website. Plus a specific JSON ...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
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
©2003-2019 jCay.com