could someone please tell me how to get the response to clicking a form button to open in a new (_blank) window?
here's the code for the button in question:
<INPUT TYPE="button" NAME="HIDDEN1" value="Begin Randomization!" onclick="rand_link()">
the page i'm trying to get this concept to work on is at:
thanks in advance for any suggestions!
esada
here's the code for the button in question:
<INPUT TYPE="button" NAME="HIDDEN1" value="Begin Randomization!" onclick="rand_link()">
the page i'm trying to get this concept to work on is at:
thanks in advance for any suggestions!
esada