"That was easy" I found a simple solution shortly after posting the request.
<xsl:template name="TEST" match="rack"> [place in head]
<script type="text/JavaScript">
var units='<xsl:val ue-of select="./slots"/>' [Stores the value of the element
/slots/ into js variable "units"]...
User Profile
Collapse
-
Passing xml element data to a javascript/asp variable
I have, what I believe, is a rather simple question. However, I cannot find the answer anywhere on the web nor in any of the library of xml or javascript/asp books available. How do I pass and store an xml element data (an interger) into a javascript/asp variable? I am not going to display the data (that I can do easily), rather the data is going to used to deteremine how the rest of the parent data is going to be displayed in any of 90 different...
No activity results to display
Show More
Leave a comment: