Portal:Web Applications: Difference between revisions
From DataFlex Wiki
Jump to navigationJump to search
JGFLSxlsWkkurJTWy |
|||
(6 intermediate revisions by 2 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]]. | |||
==Recent Additions== | |||
*[[Web Services]] | |||
*[[Javascript]] | |||
*[[SOA]] | |||
*[[AJAX Library for Visual DataFlex]] | |||
*[http://www.unicorninterglobal.com/Company-White-Papers-Creating-RESTful-JSON-Web-Services-in-DataFlex-868 Creating RESTful JSON Web Services in DataFlex] | |||
*[[Print a HTML string to PDF]] | |||
*[[Detect iOS devices]] | |||
*[[Deploy WebApp using a different filename]] | |||
== Requested articles / Works in progress == | |||
*[[How to create VDF Web Applications]] | |||
*[[Rating Example]] | |||
*[[Create an HTML Invoice]] | |||
==Troubleshooting== | |||
*[[Object required global.asa error]] | |||
*[[Running classic asp web application in recent DataFlex versions]] | |||
[[Category:Portals]] | |||
[[Category:Web Applications]] |
Revision as of 12:04, 22 April 2019
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.
Recent Additions
- Web Services
- Javascript
- SOA
- AJAX Library for Visual DataFlex
- Creating RESTful JSON Web Services in DataFlex
- Print a HTML string to PDF
- Detect iOS devices
- Deploy WebApp using a different filename