littleguru wrote:
 |
Sven Groot wrote:
You might want to watch for single quotes in the querystring though, otherwise you'd get XPath injection. Can't think of anything useful you could do with that though. |
There's people having passwords to CMS in XML files (perhaps even the same file where they store settings)... weird, but the truth.
Very odd. I wouldnt use it for that!
Right, when I configure the data source for my FromView to display, I put
/pictures/image[@id='Request.QueryString["id"]']
but it doesnt work. Any ideas?