xsl-list
[Top] [All Lists]

Re: Parameters

2003-02-14 16:42:06
Marco Zennaro wrote:
I am using XML/XSL on my web page. I am just relying on Explorer 
capabilities (no Java applet, XML parser or whatever).
Now, I want to pass a parameter to the XSL page

If you are only relying on the xml-stylesheet processing instruction,
you are out of luck.

If you are using HTML that is invoking MSXML via script (JavaScript or
whatever), then you should investigate the use of the addParameter() method, 
which is documented in the MSXML SDK as well as on the msdn.microsoft.com 
site. (in other words, read the ...manual ;)

You should probably ask further MSXML-specific questions on the appropriate
microsoft.xml.* newsgroup...

Mike

-- 
  Mike J. Brown   |  http://skew.org/~mike/resume/
  Denver, CO, USA |  http://skew.org/xml/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>