Lasso Soft Inc. > Home

Name Summary Category
encrypt_blowfish [Encrypt_BlowFish] encrypts a string. Accepts two parameters, a string to be encrypted and a -Seed keyword with the key or password for the encryption. Ideally, the -Seed should be a long... Encryption
error_code The [Error_Code] method returns the current error code. Lasso keeps track of one error code which can be set by any tag. Calling [Error_Msg] and [Error_Code] immediately after calling certain methods... Error
error_code_invalidparameter [error_code_invalidparameter] returns a numeric code for the invalidParameter error condition. Error
error_code_networkError [error_code_networkError] returns the error code -9965 when called. This is a lookup only and not an indicator of network condition when invoked. Error
error_code_runtimeAssertion [error_code_runtimeAssertion] returns a numeric code for the runtimeAssertion error condition. Error
error_code_methodNotFound [error_code_methodNotFound] returns a numeric code for the methodNotFound error condition. Error
error_code_resNotFound [error_code_resNotFound] returns a numeric code for the resNotFound error condition. Error
error_code_fileNotFound [error_code_fileNotFound] returns a numeric code for the fileNotFound error condition. Error
error_code_aborted [error_code_aborted] returns a numeric code for the aborted error condition. Error
error_code_divideByZero [error_code_divideByZero] returns a numeric code for the divideByZero error condition. Error
error_code_noerror [error_code_noerror] returns a numeric code for the noError error condition. Error
encoding_utf8 [ encoding_utf8 ] defines the string 'UTF-8'
encoding_iso88591 [ encoding_iso88591 ] defines the string 'ISO-8859-1'
encrypt_md5 [Encrypt_MD5] generates a 128 bit hash value for a string. Accepts one parameter, a string to be encrypted. The MD5 hash value is a 128 bit string that identifies the input string. This is a... Encryption
email_translatebreakstocrlf [Email_TranslateBreakstoCRLF] is a utility method used by the email system to translate any combination of line feed and carriage return characters in a string to carriage return/line feed pairs. Email
email_status [Email_Status] returns the status of an email message that was sent using [Email_Send] or [Email_Queue]. The method requires the unique ID of the email message which is returned using [Email_Result].... Email
email_token [Email_Token] is used to insert a placeholder for email merge operations. The tag accepts a string as input and returns a formatted token that is later replaced by the [Email_Merge] method. Email
encode_qheader [Encode_QHeader] is a utility method used by the email system to encode email headers using quoted-printable encoding. The method requires two parameters a -Name and a -Value for the header. An... Email
encrypt_hmac [Encrypt_HMAC] generates a keyed hash message authentication code for a given input and password. The tag requires a -Password parameter which specifies the key for the hash and a -Token parameter... Encryption
encrypt_crammd5 [Encrypt_CramMD5] is used internally by the email sending system to provide SMTP authentication. The method requires two parameters: a password and the token provided by the remote server. It returns... Encryption
email_stage_impl_base->touch No description available. Email
email_stage_impl_base->refresh No description available. Email
email_stage_impl_base->queue_status No description available. Email
encode_break [Encode_Break] takes a single argument which is a string to be encoded. It encodes any return or new line characters in the string into HTML break tags <br>. Note: This tag performs the... String
Encode_HTML [Encode_HTML] takes a single argument which is a string to be encoded. It encodes any HTML reserved or illegal characters in the string into HTML entities. This tag ensures that text will... Encoding
Showing 751 - 775 of 2,580

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft