Anyone know of a site where I can get definitions for all the different URL % values?
Ex: %20 = {space}, %21 = !, etc...
Printable View
Anyone know of a site where I can get definitions for all the different URL % values?
Ex: %20 = {space}, %21 = !, etc...
They are just hex values for the ASCII equivilent
Um.. I guess you could use this