How to dynamic XPath expressions in databinding to XmlDataSource?

T

Thor W Hammer

Is it possible to use dynamic xpath expressions with the <%#XPath("..")%>
syntax and XmlDataSource?

This is a couple of examples to illustrate what I think about:

1:
<%#XPath("*[@id=$requestedID]")%>

2:
<%#XPath("*[@id=<%=Request['requestedID']%>]")%>

I guess none of these will work, but anyway, would there be a similar way of
making the xpath expression vary by request?

regards,
TWH
 

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

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top