<div dir="ltr">Well, encodeURIComponent used for text only part solves the non-standard language problem (strange characters, but no lisp exception), but it messes up some characters which are handled properly by escape() function (i.e "Ciarán" is handled by escape() but not encodeURIComponent()). <br>
<br>Andrew<br><br><div class="gmail_quote">On Wed, Sep 3, 2008 at 12:11 PM, Andrei Stebakov <span dir="ltr"><<a href="mailto:lispercat@gmail.com">lispercat@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Oh, you mean using JS urlEncode and then use H<a name="11c28fba87537535_url-decode">T url-decode? I'll try it.</a><div><div></div><div class="Wj3C7c"><b><a name="11c28fba87537535_url-decode"></a></b><br>
<br><div class="gmail_quote">On Wed, Sep 3, 2008 at 12:07 PM, Edi Weitz <span dir="ltr"><<a href="mailto:edi@agharta.de" target="_blank">edi@agharta.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>On Wed, 3 Sep 2008 11:40:32 -0400, "Andrei Stebakov" <<a href="mailto:lispercat@gmail.com" target="_blank">lispercat@gmail.com</a>> wrote:<br>


<br>
> They do it when I use JavaScript escape() function<br>
<br>
</div>See the link I sent earlier.<br>
<div><div></div><div>_______________________________________________<br>
tbnl-devel site list<br>
<a href="mailto:tbnl-devel@common-lisp.net" target="_blank">tbnl-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/mailman/listinfo/tbnl-devel" target="_blank">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br>
</div></div></blockquote></div><br></div></div></div>
</blockquote></div><br></div>