AJAX: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
m (New page: *http://www.visual-dataflex.co.uk/1seater.asp?pageid=948 *[http://www.prototypejs.org/ prototype javascript framework])
 
m (Changed from Web Programming to Web Applications category)
 
(13 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.


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


*http://www.visual-dataflex.co.uk/1seater.asp?pageid=948
==Related Tools==
*[http://www.prototypejs.org/ prototype javascript framework]
*[[PrototypeJS| Protype Javascript framework]]
*[[Firebug]]
 
 
[[Category:AJAX]]
[[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