[Home] [By Thread] [By Date] [Recent Entries]


* Elliotte Harold wrote:
>I assume you're "sending" a URL. This isn't really an XML question but 
>the answer is simple. + is defined in the URL spec as an escape for the 
>space. Sending + is the same as sending %20. If you really want to send 
>a + sign in a URL you need to encode it as %2B.

That's not from "the URI spec" but rather a convention for
the experimental application/x-www-form-urlencoded type.
-- 
Björn Höhrmann · mailto:bjoern@h... · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member