<form action="/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>
</table></form>
You can copy and paste the cpanel login "/





Reply With Quote

