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

HTML Utility VIs

LabVIEW Internet Toolkit 6.0.2 Help
June 2008

NI Part Number:
370014C-01

»View Product Info

Owning Palette: HTML VIs

Installed With: Internet Toolkit. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the HTML Utility VIs to create HTML tags related to specific aspects of HTML formatting.

The VIs on this palette can return HTTP error codes.

Palette ObjectDescription
HTML Build HREF ParametersConstructs a URL from the base href and the parameters specified by query string and parameters.
HTML Color Tag AttributeConstructs a color tag attribute if the value is different from the default value.
HTML Filter Special CharactersFilters the character string according to HTML rules and appends it to HTML in, replacing the characters &, ", <, and > with &amp;, &quot;, &lt;, and &gt;, respectively.
HTML Generic TagConstructs an arbitrary HTML tag. You can use this VI for tags that are not part of the official HTML 3.2 specification.
HTML Image AttributesConstructs image attributes for an applet, image, or image button tag <APPLET, IMG, INPUT>.
HTML Numeric Tag AttributeConstructs a numeric tag attribute in the format LABEL="VALUE" and adds the attribute to HTML code that you specify.
HTML Numeric Tag AttributesConstructs a series of numeric tag attributes in the format LABEL="VALUE" and adds the attributes to HTML code that you specify.
HTML Text Tag AttributeConstructs a text tag attribute in the format LABEL="VALUE" and adds the attribute to HTML code that you specify.
HTML Text Tag AttributesConstructs a series of text tag attributes in the format LABEL="VALUE" and adds the attributes to HTML code that you specify.

Resources


 

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