Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: send parameter to a external class send parameter to a external classTo: NULL Date: 4/6/2007 6:54:00 AM
Hi,
My object is call class function and send soem parameters got during
the xsl transformations
it works well if I send in this way...
<xsl:value-of select="xasp:GetRequestVariable('123','parameter')" />
but i need to send the value get from the xml response.
so I tryed in this way inside the template
<xsl:variable select="number($totHotel) div number($recordsPerPage)"
name="totPage" />
<xsl:value-of
select="xasp:GetRequestVariable({$totHotel},'parameter')" />
the error is:
msxml3.dll error '80004005'
Expression expected. xasp:GetRequestVariable(-->{<--
$totHotel},'parameter')
where
How can i send the right value to the class ?
Thanks a lot.
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
