dimitrifrom31 Posted September 29, 2010 Share Posted September 29, 2010 Im looking for a login form (php, javascript) with a scroll box with 2 choices : TCA and Client Exec. Based on that choice the form "action", the user and password "name" fields need to switch : for TCA : form action="http://mywebsite.com/templates/default/login.aspx" username field : name="USERID" password field : name="PASSWORD" for CE : form action="http://mywebsite.com/index.php?fuse=admin&action=Login" username field : name="email" password field : name="passed_password" And to be even better I would like the visible description of username field switching from "user name" (tcadmin) to "email adress" (client exec) so my customers dont try to fill in an username when it has to be an email and vice versa. Im willing to pay for that job if no1 has something already made or not willing to share for free. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.