Portal:Web Applications: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
 
(17 intermediate revisions by 5 users not shown)
Line 1: Line 1:
The '''Web Applications Portal''' is a repository for articles related to developing [[Web Application|Web Applications]] using [[Visual DataFlex]].  This portal covers web applications using [[ASP]] as well as [[Web Services]] using [[SOAP]] and [[Web Service Object|Web Service Objects]] and [[AJAX]].
The '''Web Applications Portal''' is a repository for articles related to developing [[Web Application|Web Applications]] using [[Visual DataFlex]].  This portal covers web applications using [[ASP]] as well as [[Web Services]] using [[SOAP]] and [[Web Service Object|Web Service Objects]] and [[AJAX]].


==Recent Additions==
==Articles==
*[[Web Services]]
This section lists all pages that have been assigned the category 'Web Applications'.
*[[Javascript]]
*[[SOA]]
<categorytree mode=pages depth="1">Web Applications</categorytree>
*[[AJAX Library for Visual DataFlex]]




== Requested articles / Works in progress ==
==Plugins==
* [https://support.dataaccess.com/Forums/showthread.php?63143-Google-Recaptcha-for-Dataflex-Web-Mobile-Applications Google Recaptcha for Dataflex Web/Mobile Applications]
 
 
==Requested articles / Works in progress ==


*[[How to create VDF Web Applications]]
*[[How to create VDF Web Applications]]
*[[DOM|Using the Document Object Model]]
*[[Rating Example]]
*[[Rating Example]]
*[[Create an HTML Invoice‎]]


==Troubleshooting==
==Troubleshooting==
*[[Object required global.asa error]]
*[[Object required global.asa error]]
*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.
*[[Running classic asp web application in recent DataFlex versions]]
*Remember to set the correct access rights on your [[ASP]] files.
*[[Handler "DataFlex 20.1 Web Services 64bit" has a bad module "IsapiModule" in its module list]]
*Remember to have the same version of the AJAX library installed on the server and in the web application AppHtml directory


==Useful external links==
* [https://support.dataaccess.com/Forums/showthread.php?67663-Changes-I-made-to-enhance-my-WebApp-security DA Forum post - Changes I made to enhance my WebApp security]


[[Category:Portals]]
[[Category:Portals]]
[[Category:Web Applications]]
[[Category:Web Applications]]

Latest revision as of 15:31, 21 July 2022

The Web Applications Portal is a repository for articles related to developing Web Applications using Visual DataFlex. This portal covers web applications using ASP as well as Web Services using SOAP and Web Service Objects and AJAX.

Articles

This section lists all pages that have been assigned the category 'Web Applications'.


Plugins


Requested articles / Works in progress


Troubleshooting

Useful external links