User Profile

Collapse

Profile Sidebar

Collapse
TheLymner
TheLymner
Last Activity: Sep 28 '07, 08:48 PM
Joined: Aug 17 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • "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"]...
    See more | Go to post

    Leave a comment:


  • 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...
    See more | Go to post
No activity results to display
Show More
Working...