QuietCalm
Perch
Hi
Is there a way to create a cutom login form on my website, where a customer enters their username and password, and will log log customer into the correct reseller account, if I have multiple reseller plans? Instead of making links to all the separate reseller plans?
In a way that would not show "jodo" in the code but use an ip?
Example:
<FORM name="f_login" action="http://209.22.22.22:8080/psoft/servlet/psoft.hsphere.CP" method="POST" target="_top">
(209.22.22.22 is a fictional ip that I am using only as an example)
If so, what IP can I use that will allow me to login to my admin, and customers to login to their accounts...all from the same form?
If anyone can help I would appreciate it. This could be useful to many resellers as well and allow them to create a custom login forms on any page on their website. 8)
Thanks in advance,
QuietCalm
Is there a way to create a cutom login form on my website, where a customer enters their username and password, and will log log customer into the correct reseller account, if I have multiple reseller plans? Instead of making links to all the separate reseller plans?
In a way that would not show "jodo" in the code but use an ip?
Example:
<FORM name="f_login" action="http://209.22.22.22:8080/psoft/servlet/psoft.hsphere.CP" method="POST" target="_top">
(209.22.22.22 is a fictional ip that I am using only as an example)
If so, what IP can I use that will allow me to login to my admin, and customers to login to their accounts...all from the same form?
If anyone can help I would appreciate it. This could be useful to many resellers as well and allow them to create a custom login forms on any page on their website. 8)
Thanks in advance,
QuietCalm