I am trying to figure out a new loginbox I want to build which will be used to a) login to a billing manager, b) login to check webmail and c) to login to Cpanel.
I want it so there are two input fields for password and login name and then a droplist to choose which of the 3 choices to make and one submit button.
Now...each of these has their own action source and login/pass input names, so what would be the easiest way to set this up? I figure a single file where the choice in the droplist is filtered to provide the correct action and input field would be easiest over finding a way to make the action depend on the droplist choice directly, but I am a complete newbie, so what do I know 🙂
Anyone have any ideas and suggestions on this one I would appreciate the help.