I just use File | New >> ActiveX Library and then File | New >> Active
Server Object to create Active Server Objects in Delphi 5 Professional.
Delphi 5 Professional doesn't support MTS objects however -- you'd need the
type libraries and your own code to do that.
Cheers,
  Andrew Cooke.

> -----Original Message-----
> From: Eion McIntosh (CHCH) [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, July 27, 2000 11:21 AM
> To:   Multiple recipients of list delphi
> Subject:      RE: [DUG]:  HTML Creation
> 
> Thanks for that but I have just been looking through this it says about
> importing the 'Microsoft Active Server Pages Object  Library' and
> 'Microsoft Transaction Server Type Library'. 
> I can import the Active server page one but can't find the MTS one. 
> The only thing that look similar but probably isn't it is 'MTS 2.0 Admin
> Type Library'.  If searched my machine for all *.tlb files but nothing
> along of the lines of a file like 'MTxAD_TLB' which the example includes
> in the uses clause.
> 
> If this isn't it where about could go to try to find it. I've tried
> Microsoft.com but this seemed little help
> I'm grateful for any suggestions.
> 
> Eion
> 
> > -----Original Message-----
> > From:       Neil Anderson [SMTP:[EMAIL PROTECTED]]
> > Sent:       Thursday, 27 July 2000 07:24
> > To: Multiple recipients of list delphi
> > Subject:    RE: [DUG]:  HTML Creation
> > 
> > You can get by quite easily without the Enterprise version.
> > 
> > I use D5 professional to create ASP based COM objects.
> > 
> > The example provide below shows how to do it Delphi 4. 
> > 
> > http://www.yasd.com/devaspcomp/bonus/delphi.htm
> > 
> > Neil
> > 
> > 
> > 
> --------------------------------------------------------------------------
> -
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to