H
-
heading row
-
A row of an HTML rendering of a table view that contains the name of each column in the view. It can optionally be included in any desired frame of the rendering.
-
HTML
-
(Hypertext Markup Language) A tag language for representing documents with hypertext links. An HTML tag consists of a directive, possibly extended with one or more attributes, within angle brackets, for example <FONT SIZE=3>. HTML is based on Standard Generalized Markup Language (SGML).
-
HTML rendering
-
The process or result of generating displayable HTML output from objects and properties of the CDO Library. HTML rendering is accomplished using the CDO Rendering Library. See also rendering.
-
HTTP
-
(Hypertext Transfer Protocol) A client/server protocol used on the World Wide Web for sending and receiving HTML documents. HTTP is based on the TCP/IP protocol.
-
HTTP output
-
A stream containing text and HTML tags for the current displayable page, to be sent by HTTP to a browser either when the End method on the response object is called or when the current script finishes executing.
-
hypertext
-
A collection of documents containing cross-reference links that can be used interactively by a user to move immediately from one topic to another.
-
Hypertext Markup Language
-
See HTML.
-
Hypertext Transfer Protocol
-
See HTTP.