Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

HTML Table VI

LabVIEW Internet Toolkit 6.0.2 Help
June 2008

NI Part Number:
370014C-01

»View Product Info

Owning Palette: HTML Table VIs

Installed With: Internet Toolkit

Constructs tags for an HTML table <TABLE> around the specified table rows.

cell spacing specifies the spacing between table cells. If you select the default or do not wire the control, the VI does not add a CELLSPACING attribute to the TABLE tag.
cell padding specifies the amount of padding between table cells. If you select the default or do not wire the control, the VI does not add a CELLPADDING attribute to the TABLE tag.
HTML in contains text to which the VI adds the new HTML code.
table rows is a string that specifies the rows <TR> of the table.
border width specifies the width of the table borders. If you select the default or do not wire the control, the VI does not add a BORDER attribute to the TABLE tag.
width is a string that specifies the width of the table. The value can be an absolute number of pixels, such as 50, or a relative page width, such as 75%.
align specifies the alignment of the table. If you select the default or do not wire the control, the VI does not add an ALIGN attribute to the output string. The align value can be (default), LEFT, CENTER, or RIGHT.
caption is a string that specifies the table caption.
caption align specifies the location of the caption. If you select the default or do not wire the control, the VI does not add an ALIGN attribute to the CAPTION tag. The caption align value can be (default), TOP, or BOTTOM.
HTML out contains HTML in, label, and the HTML code the VI constructs.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit