hey all,
using the stumbleupon badge code for a url like
http://www.test.com/¿cómo_se_dice
with the following snippet
<script src="http://www.stumbleupon.com/hostedbadge.php?s=2&r=http://www.test.com/¿cómo_se_dice"></script>
it will recognize the url as http://www.test.com/cmo_se_dice
and remove the spanish characters.
is there a special way to treat the url before adding it to the snippet?