surfmarketing Posted December 2, 2006 Share Posted December 2, 2006 I have found a snippet from another billing site and wondering if anyone can get it work: <form name="loginform" action="http://mywhmcslogin/" method="post"> <table cellpadding="1" cellspacing="0" border="0"> <tr> <td style="text-align: right;"> Login: </td> <td> <input type="text" name="email" style="width:100"><input type="hidden" name="r_email" value="Username"> </td> </tr> <tr> <td style="text-align: right;"> Password: </td> <td> <input type="password" name="passed_password" style="width:100"><input type="hidden" name="r_passed_password" value="Account Password"> </td> </tr> </table> <input type="submit" value="Login" name="btnSubmit"></div></form> </TD> </TR> </TABLE> 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted December 2, 2006 Share Posted December 2, 2006 Hey, Check this link, http://support.whmcs.com/knowledgebase.php?action=displayarticle&catid=7&id=10 From, Adam 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.