Thursday, September 2, 2010
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.3 Script Rating
GPL | Version: 1.3 | Osax id: 388
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: Supported Mac OS X 10.6.
Click to View Dictionary
Downloads | This Version: 300 | All Previous Versions: 1628 Show More files from this Author?
Reviews: [Add Your Review]
Generated in 0.084 secs | Total entries: 200 | Views: 868307