Open HTML Report in Browser (String) VI
- Updated2025-07-30
- 2 minute(s) read
Displays an HTML report in the default Web browser. Wire data to the report in input to determine the polymorphic instance to use or manually select the instance.
If you wire a URL or path that contains a space character to this VI, the VI encodes the space as %20 before displaying the URL or HTML file in the Web browser.

Inputs/Outputs
URL
—
URL is the URL you want to display in the default Web browser. For example, wire http://www.site.com/report.html to this input to display the HTML file report.html on the Web Server www.site.com in the browser.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
URL out
—
URL out is the URL displayed in the Web browser.
error out
—
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Report Generation\HTML Reports\HTML Report.vi
URL
—
error in (no error)
—
URL out
—
error out
—