SysSingleton.UrlEncode
No edit summary
(Replacing message template with parser tag)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
  UrlEncode(url:String; decode:Boolean):String (set Eco.ExternalLateBound=true)
  UrlEncode(url:String; decode:Boolean):String (set Eco.ExternalLateBound=true)
Replace forbidden chars so that data can travel as URL.
Replace forbidden chars so that data can travel as URL.
Line 4: Line 5:
This is part of the SysCert example.  
This is part of the SysCert example.  


See also: [[SysSingleton.Deflate]]
See also: [[Documentation:SysSingleton.Deflate|SysSingleton.Deflate]]
{{Edited|July|12|2024}}
[[Category:MDriven Server]]

Latest revision as of 07:57, 17 June 2024

UrlEncode(url:String; decode:Boolean):String (set Eco.ExternalLateBound=true)

Replace forbidden chars so that data can travel as URL.

This is part of the SysCert example.

See also: SysSingleton.Deflate

This page was edited 12 days ago on 06/17/2024. What links here