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 gkittelson 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: mindx
  • Order by date
  1. mindx

    passing a parameter via url to xsl

    Hi I got a problem with passing a parameter via url to a xsl! This is my XSL: <xsl:stylesheet xmlns:xsl=&quot;http://www.w3.org/1999/XSL/Transform&quot; version = &quot;1.0&quot;> <xsl:param name=&quot;lang&quot;>it</xsl:param> <xsl:template match=&quot;/&quot;> <xsl:value-of...
  2. mindx

    How do I create/delete directories?

    Use the Windows API function SHFileOperation

Part and Inventory Search

Back
Top