Show Your Support
<form action="member.php" method="post"> <tr> <td nowrap><smallfont><b>Not cookied?</b><br>Login with username and password:</smallfont></td> </tr><tr> <td nowrap><input type="hidden" name="s" value="$session[sessionhash]"> <input type="hidden" name="action" value="login"> <input type="text" class="bginput" name="username" size="7"> <input type="password" class="bginput" name="password" size="7"> <input type="submit" class="bginput" value="Login!"></td> </tr> </form>