P
Pablo Gomes Ludermir
Hey guys,
I have a simple XML document that I want to put on my website (no
server side programming whatsoever). This xml is rendered using a xslt
document which needs to read some parameter from the URL in order to
know which data from the XML document to show.
It would be something like:
http://www.myserver.com/mydocument.xml?myParam=ABC
I have inserted the param tag (<xslaram name="myParam"/>), but if I
try to open from the browser it does not work. I am using both IE6 and
Firefox 1.0.
Regards,
Pablo
I have a simple XML document that I want to put on my website (no
server side programming whatsoever). This xml is rendered using a xslt
document which needs to read some parameter from the URL in order to
know which data from the XML document to show.
It would be something like:
http://www.myserver.com/mydocument.xml?myParam=ABC
I have inserted the param tag (<xslaram name="myParam"/>), but if I
try to open from the browser it does not work. I am using both IE6 and
Firefox 1.0.
Regards,
Pablo