This topic is locked

Open Link New Window

9/9/2014 3:54:59 PM
PHPRunner General questions
T
Tempus_Erus author

Hi,
I have an iframe on a website that is linked to a database via a login panel.
I assumed (incorrectly!) that by adding the target=_blank to the href would in fact login the user in a new window once the user submits the correct login details.
</SPAN><A class=runner-button href="#" target=_blank {$loginlink_attrs}>Login</A></SPAN></TD>
Appreciate any help on escaping the iframe!
Thanks