TDTag - Solution Sites Routine
This function prepares the HTML that will render a data cell in an HTML table.
Definition
Function TDTag(
byVal sDataCell,
byVal sAlignment,
byVal sAttrib)
Defined in File
Routines Called
Called By
Remarks
The routine RenderTableDataRow provides an alternative, preferred method for constructing HTML table data cells.
Copyright © 2005 Microsoft Corporation.
All rights reserved.