This version is out of date, covering development from v4.6.0 to v4.7.1. It is maintained here only for inbound reference links from elsewhere. Jump to the current version of aTbRef. |
|
A Tinderbox Reference File : Export Codes : Export Codes - Full Listing : ^urlEncode( data )^ | aTbRef Site Map |
^urlEncode( data )^ |
Code Type: | Export Mark-up |
Code Scope of Action: | item |
^urlEncode( data )^
^urlEncode(item)^ encodes URLs in accordance with RFC1738. URLs should not contain spaces, control characters, or non-ASCII characters. this method ensures spaces, & and other such characters are correctly encoded, e.g. spaces become '%20'.
Up: Export Codes - Full Listing | |
Previous: ^url( item )^ | Next: ^value( expression )^ |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]