Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: How do I run an XPath expression in ASP How do I run an XPath expression in ASPTo: NULL Date: 9/3/2005 1:45:00 AM Hi, Can someone tell me how can I run an XPath calculation expression in classic ASP. I know we cannot use selectnodes or selectsinglenode methods. My XML is: <invoice> <products> <row><name></name><qty></qty><rate></rate><amount></amount></row> </products> </invoice> How can I run the XPath expression like selectsinglenode(//invoice/products/row/qty * //invoice/products/row/rate) and get it to return a number instead of a single node or nodes ? I know this cannot be done in MS XML DOM but yes it can be done it .NET . I cannot use dotnet. Is there anyway around it ? Also I request if possible please can you send example in VBScript because I do not have much knowledge of JavaScript. Thanks. Regards, Shripal Dalal. | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
