Sunday, September 03, 2006

%20 means space

Space = decimal code point 32 in the ISO-Latin set.
32 decimal = 20 in hexadecimal
The URL encoded representation will be "%20"

0 Comments:

Post a Comment

<< Home