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 TouchToneTommy 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: *

  • Users: KWhy21
  • Content: Threads
  • Order by date
  1. KWhy21

    Cannot use tokenize function, help!!

    I'm declaring the xsl 2 namespace like so: <xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> and trying to reference the tokenize function here: <xsl:variable name="tokenizedSample" select="tokenize(Split,',')" /> and I keep getting this error: msxml3.dll error...

Part and Inventory Search

Back
Top