Help for this page

Select Code to Download


  1. or download this
    sub write_cookies { 
    
    ...
        print "Set-Cookie: regpass=$password; expires=$expires; path=/;\n"
    +;
        print "Set-Cookie: regtype=$regtype; expires=$expires; path=/;\n";
    }
    
  2. or download this
    <script language=javascript>
    {
    ...
    
    }
    </script>
    
  3. or download this
    var the_regtype = broken_cookie[3];
    
  4. or download this
    var the_regtype = broken_cookie[4];