[Bese-devel] Re: two simple questions
Claes Wallin
clawa570+gmane at student.liu.se
Sun Sep 24 09:44:41 UTC 2006
Evrim ULU wrote:
> Sylvain Louboutin wrote:
>
>> Another question: how do you put html quoted characters, e.g., something
>> of the form '&000;' inside an URL that you give to (<:href without having
>> the thing reinterpreted (it will turn it into '&000;' ?
Putting html quoted entities in an URL isn't normal. You would put the
UTF-8 encoded %xx%xx there. If indeed the server receiving the request
from the link wants the &#xxxx; form, then the & encoding is
actually correct.
/c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20060924/09a646a3/attachment.sig>
More information about the bese-devel
mailing list