Could you help me with modifying the following code so the “Login” button and the “Forgot Login” link would open in a new window? The “Initial Login” code does work and opens a new window. This site is for a homeowners association. I am the webmaster working with a mgt company the HOA just contracted with. They gave me this code to modify the first set of codes they gave me.
*Login to see link is the code the web designer will need to use to populate in a new window.
As you can see from the complete code below, that code was already there. And they don’t seem to want to simply insert the modified code for me. Before I try again with them, could you help? Any help appreciated.
<form name=”frmLogin” class=”frmLogin” action=”*Login to see link method=”post”>
Your Diamond Login Name:<input name=”UserId” id=”UserId” value=”” size=”15″ type=”text”><br>
Password:<input name=”Password” id=”Password” value=”” size=”15″ type=”password”><br><br>
<input name=”cmdSubmit” value=”Login Now” type=”submit”><br><br>
<u>Forgot Login</u>
<u>Initial Login?</u><small></u> (You will need your Diamond account #)</small></form>
Here’s an image of the login: