Creating a AJAX Web application
From DataFlex Wiki
how to start a new AJAX Web Application Using the AJAX Library
- choose create new
- select AJAX Web Project
- Select an appropriate name for your Web Application name
- enter OK
Copy everything in "Visual DataFlex AJAX Library\AppHtml" to the "\AppHtml" of your project.
Now you can take a look at an example ( E.g AJAX Rating Example ) for inspiration on how to code your application.