dhtmlxAjax is a JavaScript library that provides an easy way to send Ajax requests to the server and then process the response. It allows sending GET and POST requests in both asynchronous and synchronous modes.

The results of request execution are provided as a standard JavaScript object Response together with the ability to access its textual and XML parts (responseText, responseXML). dhtmlxAjax provides the following options for processing the response: XPath processing, XSL transformation, serialization of XML object to string.

With the dhtmlxAjax library, you can enhance your application by adding the advantages and the flexibility of Ajax communication between client and server to any web interface.

Features

  • GET/POST requests
  • Asynchronous and Synchronous modes
  • Multibrowser support
  • Easy incorporation into DHTMLX-based applications
  • XPath
  • XSLT

Edition and License

dhtmlxAjax is available in Standard Edition only - Download dhtmlxAjax - Client-Server Ajax Communication Library

Free License allows the use of dhtmlxAjax Standard Edition at no charge.