macrunner Posted July 7, 2021 Share Posted July 7, 2021 Hello, in order to perform some tests I tried to use the access code to insert in a site. The site is located at www.mydomain.com and whmcs is located at www.mydomain.com/hosting in an HTML page I used the following code generated by WHMCS: <form method="post" action="https://maexen.com/hosting/dologin.php"> Email Address: <input type="text" name="username" size="50" /><br /> Password: <input type="password" name="password" size="20" autocomplete="off" /><br /> <input type="submit" value="Login" /> </form> but it doesn't work, in the sense that the user enters mail + password, but the login page opens and he has to re-enter his mail and password. Thanks for any help or suggestions. 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.