Lasso Soft Inc. > Home

[encode_url_encoding]

Linkencode_url_encoding
AuthorJohan Solve
CategoryEncoding
Version7.x
LicensePublic Domain
Posted23 Mar 2006
Updated06 Sep 2006
More by this author...

Description

encode_stricturl that follows the current page encoding.
This should be used instead of [encode_stricturl] and -encodestricturl everywhere

Sample Usage

[encode_url_encoding: 'räksmörgås']

Source Code

Click the "Download" button below to retrieve a copy of this tag, including the complete documentation and sample usage shown on this page. Place the downloaded ".inc" file in your LassoStartup folder, restart Lasso, and you can begin using this tag immediately.

[
define_tag: 'encode_url_encoding', -required='input';
	return: encode_stricturl(bytes(#input, $__encoding__));
/define_tag;
]

Comments

No comments

Please log in to comment

Subscribe to the LassoTalk mail list

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft