Jump to content

Open this link in a new window...Unfortunately this questi...


Modernvox

Recommended Posts

Open this link in a new window...Unfortunately this question was answered for me a while back, but can't get to the message.

 

Trying to open this link in a new window?

echo "<a href=\"$url{$post[1]}\">{$post[2]}<font size=\"3\">{$post[3]}</font></a><br />";

  print "<BR />\n";

 

Thanks in advance.

 

Link to comment
Share on other sites

Open this link in a new window...Unfortunately this question was answered for me a while back, but can't get to the message.

 

Trying to open this link in a new window?

echo "<a href=\"$url{$post[1]}\">{$post[2]}<font size=\"3\">{$post[3]}</font></a><br />";

  print "<BR />\n";

 

Thanks in advance.

 

 

You would use the  target="_blank" attribute on the anchor href link, But note that browsers such as (firefox/Opera/IE) will have default behaviours for this, and may force it into a tab, this is purely user defined.

 

If you require a new window rather than tab, a popup will be your only solution.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.