Jump to content

Open link in a new window when you have a few variables together?


Recommended Posts

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

 

Thank you premiso. I guess I asked the wrong question as I tried the mod but just realized i should be opening a new window from the drop down form correct?

 

Like such:

<form name="" action="search.php" target="windowName"

method="post" onsubmit="window.open('', this.target,

'dialog,modal,scrollbars=no,resizable=no,width=450,height=600,left=362,top=284');">

 

Can I just open a entire window or do i need to input width, height etc...?

 

Thanks again.

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

 

haha, I'm batting 0 this week. I seem to be second guessing myself. Your answer is what i needed, thanks again Premiso.

 

Take Care until next time:-)

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.