AJAX Migration

Hi Team,

Currently we are using AJAX framework which will work only by using div tag.
We need to get rid of this and please let us know if we can do the same using your AJAX framework.

I am attaching the AJAX js file which we are currently using and a sample code snippet of one of the javascript function(Code.zip).

Thanks,
Vijay
Code.zip (1.78 KB)

Hi,

please read the documentation about dhtmlxAjax and its methods:

docs.dhtmlx.com/doku.php?id=dhtmlxajax:toc

Here is the sample of usage:
dhtmlx.com/docs/products/dht … quest.html

(in Suite package - dhtmlxAjax/samples/01_samples_of_usage/01_send_request.html)