AJAX Library for Visual DataFlex: Difference between revisions

m
Changed from Web Programming to Web Applications category
mNo edit summary
m (Changed from Web Programming to Web Applications category)
 
(35 intermediate revisions by 6 users not shown)
Line 1: Line 1:
[[Visual DataFlex Studio ]] has a library that can be used to develop [[AJAX]] web applications available from
The '''AJAX Library for Visual Dataflex''' allow developers to develop web applications using the latest AJAX technologies.
http://www.visual-dataflex.co.uk/1seater.asp?pageid=948


The goal of the Visual DataFlex AJAX library is to bring the experience from the Windows version of Visual DataFlex to the web using [[AJAX]] techniques.


== howto's ==
You probably already know how to create a datamodel [[DataDictionary|Using DataDictionaries]] from earlier [[Visual DataFlex]] programming experience.
*[[Using the AJAX Library]]
 
Now just attach your [[DataDictionary|Data Dictionaries]] [[Using AJAX Web Browser Objects]] - this brings your existing datamodel to the ajax world.
 
 
== Basics ==
*[[DataDictionary|what is a data dictionary?]]
*[[How to develop ASP pages]]
 
== Frequent issues ==
*[[Adding the AJAX Library to your application]]
*[[Creating a AJAX Web application]]
*[[Creating a AJAX Web application]]
*[[Using AJAX Web Browser Objects]]
*[[Creating a AJAX Form]]
*[[Creating a AJAX Form]]
*[[AJAX Remote Method Invocation ]]




== Examples ==
== Examples ==
*[[AJAX Rating Example]]
*[[AJAX - Return Arrays and Structs to your JavaScript with XML]]
 
 
== Work in progress ==
*[[Rating Example]]
 
==See Also==
*[[Using cAjaxSessionManager]]
 
 
==Troubleshooting==
*If you get a http 500 , then you probably forgot to copy the files from the the [[AppHtml]] directory in the AJAX library to your project.
*Remember to set the correct access rights on your [[ASP]] files.
*Remember to have the same version of the AJAX library installed on the server and in the web application AppHtml directory




== Challenges ==
*[[AJAX Updating Related forms]]


==External Links==
*[http://www.dataaccess.nl/IframeText.asp?pageid=1597 Library Download]


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