URL Escaped Encoding Decoder
Rating
Downloads
: 216
|
Price :
Freeware
Size :
0.12MB |
|
Version : 1.0 |
New Release
|
OS
Win95 , Win98 , WinME , WinNT 4.x , Windows2000 , WinXP , Windows2003
|
|
It is used to decode the Escaped-encoding UR
It is used to decode the Escaped-encoding URL.
Escaped-encoding, or sometimes referred to as percent-encoding, is the standard of representing characters within an URI that may need special syntax handling to be correctly interpreted. It uses a sequence of three characters to encode the character to be interpreted. This triplet sequence consists of the percentage character “%” followed by the two hexadecimal digits representing the octet code of the original character. For example, the US-ASCII character set represents a space with octet code 32, or hexadecimal 20. Thus its URL-encoded representation is.
Applications may automatically escape reserved and unreserved characters, or automatically un-escape an escape-encoded sequence within an URI, if there is potential for it to be incorrectly interpreted by the remote application. This conversion may be due to the position of the character or escape-encoded sequence within the URI. For example, "~" is sometimes used instead of "~" in an http URL path, but the two are equivalent for an http URL.
Because the percent "%" character always has the reserved purpose of being the escape indicator, it must be escaped as "%" in order to be used as data within an URI. The RFC for URI encoding recommends that care should be taken not to escape or un-escape the same string more than once, since un-escaping an already un-escaped string might lead to misinterpreting a percent data character as another escaped character, or vice versa in the case of escaping an already escaped string.
Useful Character Escape Code:
SPACE
< <
> >
# #
% %
| |
\ \
^ ^
~ ~
[ [
] ]
` `
;;
/ /
!?
::
@ @
= =
and &
$ $
|
|
|
|
Questions or Problems with This Program ! |
Report Bad Link |
If you have any questions please post it and we will answer it asap .
[ Comments allowed for anonymous users, please dont register ]
|
So far so good :
No Comments :: No Problems :: No Answers
|
|
Other software for same Developer :
|
Please Scan for Viruses before use .