Thursday April 25, 2024

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


Get SteelArrow!     
  webdbsafe    
 
 
Return to Function List
 
Returns an HTML and database safe version of the supplied string. For example, tags such as <B> are replaced with &lt;B&gt;. As well, any single quotes are replaced with double single quotes.

Note: SteelArrow automatically makes strings 'dbSafe' when used with SAQUERY. This function exists as an extended support function.
 
Syntax
webDbSafe( string )
string String to evaluate.
 
 
 





Copyright © 1998-2004 Tomahawk Technologies Inc.
Privacy Policy