Languages Delphi & Kylix Delphi Internet/ HTML  

CGI Expert

download download  
important code information
author:
Lars Akerman Software
minimum requirements:
CGI Expert description

The CGI Expert components are developped to simplify the writing of Win-CGI applications with Delphi 2.0. The ThtmlViewer component provides an easy way to display HyperText Markup Language (HTML) documents in a Borland Delphi program. Version 4.03 of the viewer supports most of the HTML 2.0 specs and several of the more popular HTML 3 enhancements5


The CGI Expert components are developped to simplify the writing of Win-CGI applications with Delphi 2.0. Using the components, the following unique features will be obtained:
1) As all overhead needed in a CGI-application is handled by the CGI Expert, all you have to do is to build your HTML-document that is to be sent to the server.
2) You can easily debug your CGI-applications.
3) You can turn an ordinary HTML-document, written with your favourite HTML-editor, into a dynamic page. This is done by just adding special "entry tags" to where you want the dynamic code in the document and then filter the document through a TCGIFile component. The component then retrives an event every time the tag appears in the document, giving you a chance to add your dynamic code.


File List:
CGIDBUTL.DCR476b
CGIDBUTL.DCU14Kb
CGIENG.DCR476b
CGIENG.DCU20Kb
CGIUTL.DCR2Kb
CGIUTL.DCU12Kb
CGIXPERT.HLP61Kb
CGIXPERT.KWF8Kb
EXAMPLE/0b
EXAMPLE/DBQUERY.DPR193b
EXAMPLE/DBQUERY.~DP193b
EXAMPLE/DBUPDATE.DPR196b
EXAMPLE/FDBQUERY.DFM1Kb
EXAMPLE/FDBQUERY.PAS2Kb
EXAMPLE/FDBQUERY.~DF1Kb
EXAMPLE/FDBUPDAT.DFM1Kb
EXAMPLE/FDBUPDAT.PAS4Kb
EXAMPLE/FDBUPDAT.~DF1Kb
EXAMPLE/FMEMO.DFM1Kb
EXAMPLE/FMEMO.PAS1Kb
EXAMPLE/FMEMO.~DF1Kb
EXAMPLE/FMINI.DFM294b
EXAMPLE/FMINI.PAS1Kb
EXAMPLE/FMINI.~DF189b
EXAMPLE/MEMO.DPR184b
EXAMPLE/MINI.DPR184b
EXAMPLE/SHARES.DB6Kb
EXAMPLE/SHARES.PX4Kb
README.TXT3Kb

Similar code
Add Record to ADO Database Remotly (Popularity: ) : The purpose of this client / server application is to show the user how to add to a record of a existing ADO database using the TClientSocket and TServerSocket controls. It could be used as a subsitute for a Database ...
HTML Table Generator (Popularity: ) : This program generates the HTML code for tables after you set the options for your table, like the number of rows and columns, the width in pixels, the header, background colour, alignment, the border, the cellpadding and the cellspacing.
php4Delphi (Popularity: ) : PHP4Delphi 5.0 is a first Visual Development Framework for creating custom PHP Extensions using Delphi. PHP4Delphi also allows executing the PHP scripts within the Delphi program directly from file or memory. You can read and write global PHP variables and ...
idISAPIRunner (Popularity: ) : idISAPIRunner component allows to run ISAPI modules using Indy TidHTTPServer. Internet Direct (Indy) library is required.
WhiteBoard (Popularity: ) : It Simple Code For Paint. By It You Learn To use 'Canvas' In Delphi.
ICQ Pager Using TClientSocket (Popularity: ) : This code will send an ICQ page to a specified UIN. Might be good to make a little flooder out of!
An internet browser that stops most popups (Popularity: ) : This code is an internet browser which stops most of those annoying popups. The code is a bit buggy and is more for experimentation than anything else. Please be aware that this will NOT prevent spyware from entering your system, ...
THTMLDataSource Component (Popularity: ) : The THTMLDataSource component is a non-visual component that helps in generating HTML tables from Delphi data sources. It hides most of the complexities of HTML from the user, while providing some error checking as well.
WhatIsMyIP.Com (Popularity: ) : Gets & Displays Your External IP via http://whatismyip.com Note: Requires Internet
Network Shutdown (Popularity: ) : This application consists of two parts, a client and a server. The client can connect to the server and reboot the computer running the server. There are local details on the server.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 83
version 1.0.0
size in Kb 53
popularity   1306/7913374
user rating 4/10
ad


New Code
Popular Code