xsl-list
[Top] [All Lists]

accessing URL parameters from XSL

2002-11-04 09:22:25
In the example I posted earlier, the URL:
E:\xslt\post\theData.xml?myparam=test1 entered into the browser gives the
expected results, but if the URL is referenced from another page and the URL
becomes file:///E:\xslt\post\theData.xml?myparam=test1, with "file:///"
added, the extension function findURL returns
file:///E:\xslt\post\theData.xml truncating the data beyond the '?'.

Do the gurus on the list have any insight as to what could be causing this?
Is this a bug with the Microsoft extension function?  Is there a different
way that this extension function should be written?  I am using MSXSL 4.0
and IE 6 with all available updates installed.

John Pallister
jpallister(_at_)engenius(_dot_)com



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



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