rap8557
Banned - Selling via PM
- Sep 15, 2008
- 2,000
- 631
How can i do this?
I tried adding the code target="blank" but still it wont open to a new tab
here's the code im using
I need this badly for my LP
thanks
I tried adding the code target="blank" but still it wont open to a new tab
here's the code im using
Code:
<form name="redirect" id="redirect">
<div align="center" class="style20"><span class="style21">Choose your country</span>
<select name="selection">
<option value="http://website.com/brazil.html">Brazil</option>
<option value="http://website.com/Canada.html">Canada</option>
</select>
<input name="button" type="button" onclick="WinOpen();" value="ENTER" target="_blank" /></div>
</form></div>
I need this badly for my LP
thanks