Jump to content

wizzan

New Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by wizzan

  1. Hello I was wondering what you add to this code to make it use md5 hash password (strPasswd) <span class="textredlg"><b>Login to the ACP</b></span><br /><br /> <form action="./?page=store_acp" method="post"> <table align="center" width="100%"> <tr> <td>Username:</td> <td><input type="text" name="strAccountID" value="" /></td> </tr> <tr> <td>Password:</td> <td><input type="password" name="strPasswd" value="" /> <input type="submit" value="Login!" /></td> </tr> <tr><td colspan="2" height="5"></td></tr> <tr> <td colspan="2" style="font-size: 9pt;"><%ERROR%></td> </tr> </table> </form> Regards
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.