L
Lee
Hi,
Could someone help me make this target url open up in a new window
please. I have put the target tag option where I think it should be but
it does not work?
<form action="http://www1.blablabl.co.uk/partners.asp">
<input type="hidden" name="page" value="searchresults" />
<input type="hidden" name="rid" value="rooml">
<div class="inputtext" align="center">
<select name="room" class="inputtext" style="width:180px;">
<option value="0">I NEED A Room to Rent in:
<option value="1">I HAVE A Room to Rent in:
</select>
<br>
</select>
<select name="zip" class="inputtext" style="width:180px;">
<option>Select A City
<option value="AB10">Aberdeen
<option value="BT11">Belfast
</select>
</div>
<div align="right" style="padding:10px; width:231; height:36"><input
type="submit" value="GO" class="button"></div>
<a target="_blank" href="http://www1.blablabla.co.uk/?rid=rooml"><img
src="http://www1.flatmateclick.co.uk/images/tinylogo.gif" width="124"
height="28" border="0" /></a>
</div></td>
</tr>
</table>
</form>
Thanks
Lee
Could someone help me make this target url open up in a new window
please. I have put the target tag option where I think it should be but
it does not work?
<form action="http://www1.blablabl.co.uk/partners.asp">
<input type="hidden" name="page" value="searchresults" />
<input type="hidden" name="rid" value="rooml">
<div class="inputtext" align="center">
<select name="room" class="inputtext" style="width:180px;">
<option value="0">I NEED A Room to Rent in:
<option value="1">I HAVE A Room to Rent in:
</select>
<br>
</select>
<select name="zip" class="inputtext" style="width:180px;">
<option>Select A City
<option value="AB10">Aberdeen
<option value="BT11">Belfast
</select>
</div>
<div align="right" style="padding:10px; width:231; height:36"><input
type="submit" value="GO" class="button"></div>
<a target="_blank" href="http://www1.blablabla.co.uk/?rid=rooml"><img
src="http://www1.flatmateclick.co.uk/images/tinylogo.gif" width="124"
height="28" border="0" /></a>
</div></td>
</tr>
</table>
</form>
Thanks
Lee