i created another page with control panel login in table,and i want clients to login plesk 6.0 CP from this page,
i pasted one part of code:
<form name="login" method="post" action="https://64.246.56.84:8443/login.php3">
but it not work, i think the problem is the action path is not correct, and i tried this
https://64.246.56.84:8443/login_up.php3 too, but no luck.
anybody knows how can i get it work?