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

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

    Problem Updating XSLT Parameters using Javascript

    I've got a document that looks something like this: <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="test.xsl?> <FirstEl> <SecondEl> </SecondEl> <Pic id="Pic1"> <PicLoc href="Pic1.gif"/> </Pic> <Pic id="Pic2"> <PicLoc href="Pic2.gif"/> </Pic> <Pic...

Part and Inventory Search

Back
Top