xsl-list
[Top] [All Lists]

Re: URL parameters in xsl

2003-05-22 02:37:07
Hi Martin,

I've tried all your suggestions from a couple of days ago and
nothing works. I'm really losing sleep over it.

The code that you show in your ASP page won't work because you're
using the wrong kind of DOM objects (MSXML2 rather than MSXML3) and
you're not passing in the uid as a parameter into the stylesheet so
there's no way that the stylesheet can know about it.

The code that Americo sent you should work. If it doesn't, please can
you show us:

  1. the ASP page that you are using (which should be Americo's code)
  2. the XSLT stylesheet that you are using
  3. the XML document that you are processing
  4. the output that you want
  4. the error that you're getting (if you're getting an error) or the
     output that you're getting if you're getting some output but it's
     not the output that you want

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


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



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