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!

XSL - Request QueryString.

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hello,

I've got my standard looking XML File, and an XSL File that spits out the whole xml file into a nice bit of html...

however, I now need to get a querystring value from the xml file... example:

my xml file is accessed by:


That xml file points to an XSL file.... now in the XSL file, i need to be able to retrieve the Querystring 'ID' , and put it in an XSL variable...

Now, please don't tell me to use any server side scripting, as this is for a windows application and needs to be either striaght xsl/html, or maybe with some javascript worst case scenerio...

thanks a bunch!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top