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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get ASP Variable from XML

Status
Not open for further replies.

Silvinho

Programmer
Jul 9, 2001
58
0
0
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?
 
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top