
This document discusses how you can use Visual FoxPro COM objects in your Active Server Applications. COM is the primary mechanism employed by ASP to extend the base functionality provided by this popular Web development tool. This document covers the following topics: ¨ A brief review of Active Server Pages architecture ¨ The basics how to build a VFP COM object for use with ASP ¨ Discussion of how to pass and use the built-in ASP objects with VFP ¨ Sharing VFP generated objects with the calling ASP page ¨ Sharing data between ASP and VFP using ADO objects ¨ How Web security affects your COM ASP applications
|