AJAX: Difference between revisions

295 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)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
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.


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


==Related Tools==
*[[PrototypeJS| Protype Javascript framework]]
*[[Firebug]]


*http://www.visual-dataflex.co.uk/1seater.asp?pageid=948
 
*[http://www.prototypejs.org/ prototype javascript framework]
[[Category:AJAX]]
[[Category:Web Applications]]