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

HTML Form Button VI

LabVIEW Internet Toolkit 6.0.2 Help
June 2008

NI Part Number:
370014C-01

»View Product Info

Owning Palette: HTML Form VIs

Installed With: Internet Toolkit

Constructs a submit or reset button form field <INPUT>.

label contains text that the VI includes before the INPUT tag in the html form content out string.
html form content in is a string to which the HTML code created by the VI is appended.
name specifies the parameter name of the field. If you do not wire the control, the VI does not add a NAME tag to the output string.
type specifies the type of button form field you want the VI to create. The default specifies a submit button form field. You also can specify a reset button form field.
value specifies the text displayed in the button. If you do not wire the control, the VI does not add a VALUE tag to the output string.
html form content out contains label, html form content in, and the HTML code that 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