THTag - Solution Sites Routine

This function prepares the HTML that will render a header cell in an HTML table.

Definition

Function THTag(
  byVal sHeaderCell,
  byVal sAlignment,
  byVal sAttrib)

Defined in File

services\include\lib.asp

Routines Called

DoubleQuote

Called By

TRTag

Remarks

The routine RenderTableHeaderRow provides an alternative, preferred method for constructing HTML table header cells.

Copyright © 2005 Microsoft Corporation.
All rights reserved.