Thanks for that. I only used CGI as it was the first example in the good
and it recommended that this wasn't a good option to use anyway. We
currently are using Delphi 4 professional.

My real bone is that some contract developers we are currently are using
are using VB and they really would want me to also. YUK!!!
We currently has a delphi app which runs once each day and everything we
need is in that so I DON'T want to rewrite in VB

Eion

> -----Original Message-----
> From: Nic Wise [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, 25 July 2000 16:23
> To:   Multiple recipients of list delphi
> Subject:      RE: [DUG]:  HTML Creation
> 
> > We are just in the process of starting to look at how to creating
> web
> > pages out of Delphi.
> > We have a copy of Mastering Delphi by Marco Cantu with an sample
> program
> > (see below) for creating
> > as sample web page with the current time on the fly.
> 
> Dude, dont waste your time with CGI - its not worth it. Here's good
> options
> if Delphi is a requirement (in _my_ order of preference, which is not
> other
> people's):
> 
> ASP (Active Server Pages - microsoft.com? comes with IIS3,4,5 - need
> the
> enterprise version of Delphi 5 tho if you want to write com "objects"
> for
> it)
> 
> WebHub - www.href.com
> 
> WebModules (friendly ISAPI's - in Delphi 5 enterprise or upsell for
> about
> $450 or so on top of professional)
> 
> ISAPI's (DLL's that link into IIS and a few other web servers. Very
> "raw".)
> 
> 
> And, if you dont require Delphi as a language:
> 
> JSP (JavaServer Pages - my preference)
> Servlets
> PHP (ouch - oops, sorry Mark)
> etc.
> 
> Just please, dont use CGI - its a development and performance
> nightmare!
> 
> Nic.
> 
> ----------------------------------------------------------------------
> -----
>     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