May 26, 2006 #1 Silvinho Programmer Jul 9, 2001 58 GB I'm not even sure if this is possible but i want to be able to create some variables from an XML file and use them in an ASP page. I can use an asp variable easy enough in an XSL sheet but is it possible to then create variables in the XSL and then output them?
I'm not even sure if this is possible but i want to be able to create some variables from an XML file and use them in an ASP page. I can use an asp variable easy enough in an XSL sheet but is it possible to then create variables in the XSL and then output them?
May 26, 2006 #2 JontyMC Programmer Nov 26, 2001 1,276 GB Using variables from XML file has nothing to do with XSL. Just load up the XML file, the use selectsinglenode or whatever. Jon "I don't regret this, but I both rue and lament it. Upvote 0 Downvote
Using variables from XML file has nothing to do with XSL. Just load up the XML file, the use selectsinglenode or whatever. Jon "I don't regret this, but I both rue and lament it.