Tagged Questions
2
votes
2answers
2k views
What is the best way to encode parameters to pass it to other List / Page?
I would like to know the best way to encode parameters (with a space or other unsafe characters) when passing these to another List.
With ddwrt:UrlEncode ?
<xsl:variable name="MyURL"
...