AJAX: Difference between revisions

179 bytes added ,  8 April 2020
m
Changed from Web Programming to Web Applications category
mNo edit summary
m (Changed from Web Programming to Web Applications category)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
AJAX stands for Asynchronous [[JavaScript]] And [[XML]] .
AJAX stands for Asynchronous [[Javascript]] And [[XML]].  AJAX is one of the core technologies for [[Web 2.0]], and basically allows data to be retrieved from the server without reloading the entire web page.


You can start using AJAX with [[Visual DataFlex Studio]] by grabbing the [[AJAX Library for Visual DataFlex]]


You can start using AJAX  with [[Visual DataFlex Studio]] by grabbing the [[AJAX Library for Visual DataFlex]]
==Related Tools==
 
== other tools ==
*[[PrototypeJS| Protype Javascript framework]]
*[[PrototypeJS| Protype Javascript framework]]
*[[Firebug]]
*[[Firebug]]
Line 10: Line 9:


[[Category:AJAX]]
[[Category:AJAX]]
[[Category:Web Applications]]