Josh Chamas <[EMAIL PROTECTED]> wrote:
>[EMAIL PROTECTED] wrote:
>> Team,
>>
>> My story with Apache::ASP
>>
>> I had created an application (consisting of serveral dlls written in VB). I had
>naturally been forced to use IIS which lets you call DLLs from ASP.
>>
>> All I had in the ASP file w
[EMAIL PROTECTED] wrote:
Team,
My story with Apache::ASP
I had created an application (consisting of serveral dlls written in VB). I had naturally been forced to use IIS which lets you call DLLs from ASP.
All I had in the ASP file was a Server.CreateObject("Class.clsClass") which returned HTML.