Page 1 of 1

small java question

Posted: Thu Mar 11, 2004 8:32 am
by mikegotnaild
I dont know any java but got this script and need to make it so that it opens these pages in a separate window.

<center>Select a Station:</center><br>
<<FORM>
<SELECT NAME="liste1" SIZE="1">
<OPTION SELECTED VALUE="">-------- Click Here --------</option>

<option value="http://www.live365.com/stations/windsor?play"Rebel Radio</option>
</SELECT>
<INPUT TYPE="button" VALUE="Go"
onClick="if (form.liste1.selectedIndex != 0)
location = form.liste1.options[form.liste1.selectedIndex].value;
else
alert('Please choose a menu item')">
</FORM>

Thanks in advance

Posted: Thu Mar 11, 2004 8:41 am
by mikegotnaild
Your looking at the laziest person in the world. If you want an autograph email me!

Posted: Thu Mar 11, 2004 8:46 am
by mikegotnaild
nevermind _blank works in the path

Posted: Thu Mar 11, 2004 4:55 pm
by tim
mikegotnaild wrote:Your looking at the laziest person in the world. If you want an autograph email me!
I dont know about a autograph, but i'll take a beer if ya got one =]