Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: PASSING PARAMETER TO XSLT USING ASP.NET


Message #1 by "Pallone, Claudio [KMR-SPC]" <Claudio.Pallone@k...> on Thu, 1 Aug 2002 17:31:13 +0100
Hi,

Could someone please provide some sample code of how to pass a parameter 
to an xsl file.

I will have a link a a web page with parameters :

column.aspx?column=3D1,2,3

I nedd use the request.querystring("column") to retrive the paremeters.

However I do not know how to pass the parameter to my xsl stylesheet 
that has a global param set

<xsl:param name=3D"column"/>

Cheers,

Claudio


BMRB International
http://www.bmrb.co.uk +44 (0)20 8566 5000
____________________________________________________________
This message (and any attachment) is intended only for the recipient and 
may contain confidential and/or privileged material. If you have 
received this in error, please contact the sender and delete this 
message immediately. Disclosure, copying or other action taken in 
respect of this email or in reliance on it is prohibited. BMRB 
International Limited accepts no liability in relation to any personal 
emails, or content of any email which does not directly relate to our 
business.

  Return to Index