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