You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ralph Goers <rg...@dslextreme.com> on 2003/05/07 19:16:25 UTC

URL encoding

I am creating a link that ends up looking like:

<a href="details?accountid=2^1^%NJ%">2</a>

When it comes into cocoon it is screwed up.  

This gets created in my stylesheet as something like:

<a href="details?accountid={ACCTID}>

ACCTID contains 2^1^%NJ%

How can I properly encode this in the stylesheet?


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org