Date:  06/12/2002 11:07:48 PM Msg ID:  000699
From:  FoxWeb Support Thread:  000697
Subject:  Re: Server.CreateObject
Tim,
 
I am not sure what you mean by FoxWeb interfearing with ASP.  I think you misunderstood how FoxWeb works.  FoxWeb is not loaded by ASP, but rather communicates directly with the Web server, via CGI, or ISAPI.  If you want you can create a COM server with VFP and load it in another environment like ASP, but this is not related to FoxWeb.

FoxWeb Support Team
support@foxweb.com email

Sent by Tim Rodriguez on 06/12/2002 02:54:24 PM:

Are there any issues that I need to be aware of if I intend on using ASP programs to instantiate Foxpro Automation server’s? I'm just concerned that Foxweb may interfere with a command like Server.CreateObject(“myFoxClass.myprog”) executed from an ASP script.

 

Tim