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.
The files for this component are described below.
HTMLDATA.PAS The code for the THTMLDataSource component.
HTMLDATA.DCU The compiled unit for the component.
HTMLDATA.DCR The picture that appears on the component palette.
HTMLDATA.ICO The icon for the demo.
HTMLDATA.HLP Help for the new component.
HTMLDATA.KWF Help keywords for the new component.
HTMLDDEM.DPR The project for the demo program.
HTMLDDEM.OPT Options for demo project.
HTMLDDEM.RES Resources for demo project.
HTMLDDE1.PAS Demo form unit.
HTMLDDE1.DFM Demo form resources.
WEBSITE.* A sample database table used in the demo.
README.TXT Read This file.
File List:
HTMLDATA.DCR
417b
HTMLDATA.DCU
11Kb
HTMLDATA.HLP
66Kb
HTMLDATA.ICO
1Kb
HTMLDATA.KWF
8Kb
HTMLDATA.PAS
11Kb
HTMLDDE1.DFM
6Kb
HTMLDDE1.PAS
10Kb
HTMLDDEM.DPR
341b
HTMLDDEM.OPT
279b
HTMLDDEM.RES
1Kb
HTMLWRTR.DCR
413b
HTMLWRTR.DCU
122Kb
HTMLWRTR.PAS
96Kb
README.TXT
2Kb
WEBSITES.DB
4Kb
WEBSITES.PX
4Kb
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, ... CGI Expert
(Popularity: ) : 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 ... 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.