Friday, July 3, 2009
Subscribe to Email Digest
 
Scripting Additions
Craig Williams [staff] Scripting Additions | Upload Scripting Additions
Home >> Scripting Additions >> HTML-XML-Tools >> URI Escape

URI Escape 1.1.2 Script Rating
GPL | Version: 1.1.2 | Osax id: 375
Author: tkurita | Developer's Web Site
Category: HTML-XML-Tools
* decode percent escaped URI(URL) strings
* encode strings into percent escaped strings

You may have seen a string like "%E3%82%82%E3%81%97%E3%82%82%E3%81%97.png". Characters for URI (URL) are limited to subset of ascii characters, therefore other characters (ex. 2 byte characters) are expressed using "% + hex@number" form. The expression "% + hex number" is called as "percent escape". "URI Escape.osax" is a scripting addition to encode strings into pecent escaped form and decode it.
Version Changes:
Click to View Dictionary
Downloads | This Version: 1300 | All Previous Versions: 0 Show More files from this Author?
Reviews: [Add Your Review]
Generated in 0.091 secs | Total entries: 198 | Views: 606465