Javascript Methods JavaScript Reference

Note:
URL-encodes the specified string.
    
Syntax:
    
escape(param1)
Parameters:
    param1   Required; the string to URL-encode.