Christchurch Seems the obvious choice:)

Rob
----- Original Message -----
From: Delphi list > <Multiple recipients of list delphi
<[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 25, 2000 11:22 AM
Subject: RE: [DUG]: Example wanted of using a WebClass in Delphi


I second that idea for a DUG meeting, up here in Christchurch I presume. :)

In terms of using the native Delphi stuff use D5 if you can.  I have also
found that when developing a Web App using a CGI exe for the development and
then releasing it as an ISAPI dll is the way to go.  (Instead of using the
dll for development)  This is because the web server would load the dll in
memory when I tested it but when I went to update it with a new dll I
couldn't because the orginal dll was still loaded and as a result was
locked.  The web server was on a remote machine in the states though, so I
had no way of actually shutting it down.

I found that the examples that come with D5 were enough to get me started.

BTW, what is a WebClass?



Nahum




---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to