Randy
-
Posts
24 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Gallery
Files posted by Randy
-
Calling External Javascript
By Randy in Database & File IO
Copyright © 2006, Randy Recob
All rights reserved.
Author:
Randy Recob
--see readme file for contact information
Description::
An example of utilizing external javascript in Labview.
In this example an external javascript is loaded into Labview and it's functions are called to modify an existing XML database/file by adding information passed to the javascript function from Labview.
Included in this zip file are the following:
CallingJavascript.vi - Example vi
users.xml - XML database file
users.xsl - Extensible Structure Language for converting XML to HTML
users.htm - Webpage for displaying database contents
xml.js - External javascript called by Labview and users.htm
All files must be located in the same directory.
Version History:
1.0.0: Initial release of the code.
2,538 downloads
Submitted