Web Application: Difference between revisions
From DataFlex Wiki
Jump to navigationJump to search
Hellboy1975 (talk | contribs) Tidy up |
m fixing links |
||
Line 4: | Line 4: | ||
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]]. | ||
The [http://en.wikipedia.org/wiki/World_Wide_Web | The [http://en.wikipedia.org/wiki/World_Wide_Web World Wide Web] is increasing in scale and making more and more international business opportunities availailable . To support the use of the [http://en.wikipedia.org/wiki/World_Wide_Web World Wide Web] , then modern applications needs to run in a [http://en.wikipedia.org/wiki/Web_browser web browser] , supporting the [http://en.wikipedia.org/wiki/Http HTTP protocol]. | ||
==Basics== | ==Basics== |
Revision as of 21:49, 10 January 2008
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
- Cascading Style Sheets
- Document Object Model
- Hypertext markup language
- Javascript
- Web Business Objects