Web Application: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
m (fixing links)
m (Changed from Web Programming to Web Applications category)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{underconst}}
{{underconst}}
The [[Visual DataFlex]] [[Web Application Server]] allows serverside [[Visual DataFlex]] code to run using shared components that can be accessed from [[Active Server Pages]] on [[Windows]].  
The [[Visual DataFlex]] [[Web Application Server]] allows serverside [[Visual DataFlex]] code to run using shared components that can be accessed from [[Active Server Pages]] on [http://en.wikipedia.org/wiki/Microsoft_Windows Windows].  


The idea is that you should be able to transfer your existing experience with [[Data Dictionaries]] to code written for the [[Web Application Server]].   
The idea is that you should be able to transfer your existing experience with [[Data Dictionaries]] to code written for the [[Web Application Server]].   
Line 24: Line 24:




[[Category:Web Programming]]
[[Category:Web Applications]]
[[Category:Webapp]]
[[Category:Webapp]]

Latest revision as of 15:20, 8 April 2020

Web Application page under construction

The Visual DataFlex Web Application Server allows serverside Visual DataFlex code to run using shared components that can be accessed from Active Server Pages on Windows.

The idea is that you should be able to transfer your existing experience with Data Dictionaries to code written for the Web Application Server.

The World Wide Web is increasing in scale and making more and more international business opportunities availailable . To support the use of the World Wide Web , then modern applications needs to run in a web browser , supporting the HTTP protocol.

Basics

Advanced Topics

How To

Related Articles