Link to home
Start Free TrialLog in
Avatar of saar071697
saar071697

asked on

CGI with Delphi?

I saw that delphi can use as a CGI script , i want to learn more about it
where can i download a guide for using CGI with DELPHI?
ASKER CERTIFIED SOLUTION
Avatar of simonet
simonet
Flag of Brazil image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rwilson032697
rwilson032697

Listening
I learn from
C:\Program Files\Borland\Delphi4\Demos\Webserv
howdy,


i actually found that the easiest way to learn how to use CGI is by downloading example programs, and then tinkering with the sauce code.


hth

-x
:) <Path of Delphi4>\Demos\Webserv\iservcgi.dpr is a example program.