Passing Parameters

M

Mike

Hi,

I've got an xsl file that transforms an xml file to produce xhtml. I
want to be able to pass parameters the xsl file when linking to it from
within an html file. Can I do this? How?

Thanks.

Mike
 
D

Dimitre Novatchev

Mike said:
Hi,

I've got an xsl file that transforms an xml file to produce xhtml. I
want to be able to pass parameters the xsl file when linking to it from
within an html file. Can I do this? How?


This is implementation dependent -- read your XSLT processor documentation.

For MSXML3/4 this is described in the MSXML3/4 SDK Documentation -- search
for:

IXSLProcessor.addParameter()


=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top