Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. benushroff

    Passing global javascript variables into xml

    Here is what I want to do. I have a global variable defined in my xsl. <script> var colOrder = 0; </script> I have a template which takes a parameter ColToSort. That param needs to be passed back to a javascript function. The javascript function presortTable changes the value of...

Part and Inventory Search

Back
Top