Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Cpanel Login

  1. #11
    Join Date
    Aug 2004
    Location
    UK
    Posts
    11,283
    Tokens
    2,031

    Latest Awards:

    Default

    <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 "/

  2. #12
    Join Date
    Apr 2005
    Location
    South Wales!
    Posts
    3,535
    Tokens
    2,836

    Latest Awards:

    Default

    didnt work. it goes to /login all the time

  3. #13
    Join Date
    Nov 2004
    Location
    HabboWeb FM Offices
    Posts
    3,019
    Tokens
    0

    Latest Awards:

    Default

    Edit:
    Use this
    <form method="POST" action="http://URL!:2082/login">
    <font face="Verdana" size="1">U<input name="user" type="text" class="input1" size="20"><br>
    P<input name="pass" type="password" class="input1" size="20"><input type="submit" value="Submit" />

    <br></font>
    </form>
    Last edited by :Blob; 16-09-2006 at 06:40 PM.

  4. #14
    Join Date
    Apr 2005
    Location
    South Wales!
    Posts
    3,535
    Tokens
    2,836

    Latest Awards:

    Default

    thanks blib your is the only one that worked. Id plus rep but I need to wait.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •