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

services\include\lib.asp

Routines Called

DoubleQuote

Called By

TRTag

Remarks

The routine RenderTableDataRow provides an alternative, preferred method for constructing HTML table data cells.

Copyright © 2005 Microsoft Corporation.
All rights reserved.