Date:  10/19/2007 04:55:56 PM Msg ID:  003532
From:  mary g Thread:  003532
Subject:  deskstop VFP database app to the web
I need some help with figuring out how to port a desktop application to a web application given these constraints:
1. Desire to maintain a base of common code between desktop and web applications
2. Desktop code is mostly procedural, not object-oriented (originally written in FoxPro 2.6), and does not separate interface from business logic.
3. Preference to make as few changes to desktop code as possible

Is this feasible? What are my options? Any suggestions would be most apprecitated.

Mary