Give us feedback

Forge

Forge is a repository of reusable, open code modules, connectors, UI components, and business solutions to help speed up your OutSystems apps delivery time.
Not finding the asset you need? 
6700
Available
assets
+97
In the last
30 days 
718
Downloads in
the last 7 days
results for tag 
"decode"
base64-safeurl-encode-decode
Service icon
Base64 SafeURL encode decode
by 
Aadhavan Shanmugam
Some systems like thistle uses a variant of base 64 encoding that is safe for URL encoding, this differs from standard base 64 encoding in that there is no padding ‘=’ used and the ‘+’ and ‘/’ characters are replaced by ‘- and ‘_’ see http://en.wikipedia.org/wiki/Base64 for details if required.
Latest version
1.0.0
Latest release
30 Sep 2022
Compatible with
OutSystems 11
#Base64
Base64 Utils
decode
encode
Encoding
safeURL
hide-params
Reactive icon
Hide Params
by 
Ivan Maulana
Encode & Decode base64 data value with Javascript in Client Action for encode value (text,number,etc), encode input parameter  value, local variable value, client variable value.
Latest version
1.0.0
Latest release
2 Nov 2022
Compatible with
OutSystems 11
decode
encode
parameter
URLDecode
URLEncode