Paradox Community
Search:

 Welcome |  What is Paradox |  Paradox Folk |  Paradox Solutions |
 Interactive Paradox |  Paradox Programming |  Internet/Intranet Development |
 Support Options |  Classified Ads |  Wish List |  Submissions 


Paradox OCX Internet/Intranet Articles  |  Non-OCX Internet/Intranet Articles  


Paradox as a Web Server
It really can work
by Tony McGuire



This is the Const section, where the type of request (Post, Get, Head, ?) are defined for matching with the "server.db" table, referenced in the OnPostRequest() method. Also, the field #s in server.db are defined here as constants.



This is where, naturally, you define the tcursor that opens the "server.db" on form open. strPath will be assigned the "root" directory of your web site. DynLibs is the dynamic array that holds all open libraries.


Next

Discussion of this article


 Feedback |  Paradox Day |  Who Uses Paradox |  I Use Paradox |  Downloads 


 The information provided on this Web site is not in any way sponsored or endorsed by Corel Corporation.
 Paradox is a registered trademark of Corel Corporation.


 Modified: 15 May 2003
 Terms of Use / Legal Disclaimer


 Copyright © 2001- 2003 Paradox Community. All rights reserved. 
 Company and product names are trademarks or registered trademarks of their respective companies. 
 Authors hold the copyrights to their own works. Please contact the author of any article for details.