xsl-list
[Top] [All Lists]

Re: Problem passing Parameters

2005-08-30 04:20:21
On 8/30/05, Ian E. Powell <Ian(_dot_)Powell(_at_)mdbuyline(_dot_)com> wrote:

I am passing in arguments to a XSLT file through an
ArgumentList(ASP.NET). The values that I am passing into the XSLT
transform call are not overiding the default values.

Do I have to do something special for Strings?
Do I need to provide a namespace?

No and no :)  It's possible that the parameter names in your
stylesheet don't match the names that are being passed in (they're
case sensitive) so check that first.  If it looks good then you will
need to post the part of the ASP that sets the parameters and hope
someone on the list speaks ASP.

cheers
andrew

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



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