AJAX: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
No edit summary
m (Changed from Web Programming to Web Applications category)
 
Line 9: Line 9:


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

Latest revision as of 15:04, 8 April 2020

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