Help for this page

Select Code to Download


  1. or download this
    Software error:
    
    Cannot encrypt text: No known recipients for encryption
    
    For help, please send mail to the webmaster (root@localhost), giving t
    +his error message and the time and date of the error.
    
  2. or download this
    package TRIWeb::CCHandler;
    use strict;
    ...
    }
    
    1;
    
  3. or download this
    my $cc = new TRIWeb::CCHandler;
    $cc->cc_set( 'type', $form_vars{cc_type} );  
    ...
                   $form_vars{phone_home}, $form_vars{fax}, $form_vars{ema
    +il},
                   $form_vars{email2}, $cc->ciphertext
    ) ;