Help for this page

Select Code to Download


  1. or download this
    sub getUserEntry {
    
    ...
        return;
    
    }
    
  2. or download this
    If the param( 'CategoryRequest' ) exists:
       create the captcha;
       get the user's response;
       If the user's response exists: <-- but this is never true
          check it against the real answer;
          do other things based on results of check