Wednesday April 24, 2024

       
      SteelArrow Basics
      SteelArrow Tags
  SteelArrow Functions
  SteelArrow Objects
  Advanced Topics
  WAS Overview
   
   
       
      Overview
  Code Samples
  Site Search
   
   
   


Get SteelArrow!     
  cgiSafe    
 
 
Return to Function List
 
Converts a value to a URL encoded string. Replacing spaces with '+', and replacing non-printable characters with the CGI hex representation.

If the function recognizes the stream as an already defined name=value&name2=value2 list, it will not encode the '&' or '=' characters automatically.

 
Syntax
CgiSafe( value )
value The value to be converted.
 
 
 





Copyright © 1998-2004 Tomahawk Technologies Inc.
Privacy Policy