AJAX: Difference between revisions

287 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)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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]]


 
==Related Tools==
 
*[[AJAX Library for Visual DataFlex]]
*[[PrototypeJS| Protype Javascript framework]]
*[[PrototypeJS| Protype Javascript framework]]
*[[Firebug]]
*[[Firebug]]
Line 10: Line 9:


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