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!
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!