Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

code for a link opening to a new window

Home / Forums / Membership Forums / code for a link opening to a new window

This topic is: Resolved
[Resolved]
May 27, 2020 at 6:19 pm

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.

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=” 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:

  • The forum ‘Membership Forums’ is closed to new topics and replies.