![]() |
Link to new window - pls help
I added the following form to my site for pollstar concert searches (code listed at pollstar). I want to have a popup display the result of the table input or a new page, instead of this link navigating away from my site - I thought I'd need target= "_blank" somewhere, but not sure - any suggestions? thx:
<!-- Pollstar Search Form code STARTS here --> <center> <form action="http://www.pollstar.com/tour/searchall.pl" method=post> <a href="http://www.pollstar.com"> <img vspace=6 src = "http://images.pollstar.com/icons/pollstar.gif" border="0" ></a> <br> Search Tour Database by: <input type="radio" name="By" value="Artist" checked>Artist <input type="radio" name="By" value="City">City <input type="radio" name="By" value="Venue">Venue <table><tr> <td><input name="Content" size=20></td> <td><input type="image" src="http://images.pollstar.com/icons/pssearch.gif" name="StartSearch" border=0></td> </tr></table> </form></center> |
Try...
Code:
<form target="_blank" action="http://www.pollstar.com/tour/searchall.pl" method=post> |
Rock the house! thx
|
All times are GMT. The time now is 10:02 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|