HTML Code:
<form action="https://YourResellerMainDomain.com:2096/login/" method="POST">
<table>
<tr><td>Username</td>
<td><input type="text" name="user" size="16"></td></tr>
<tr><td>Password</td><td><input type="password" name="pass" size="16">
</td></tr><tr><td colspan="2"><div align="right">
<input type="submit" value="Login">
</div></td></tr>
<tr><td colspan="2"><div align="left">
<b>Note: Your Username is usually your email address.</b></div></td></tr>
</table></form>
Or if you don't want to use SSL, the form action can be