form button question

liunx

Guest
I know most of the code for a form button:<br />
<input name="Button" type="button" value="Click"> <br />
<br />
I know that much but what i need to know is how can i make it so when they click the button it brings the person to a different site... *ponders* any ideas?<br />
<br />
Thanks:D<!--content--><input type="button" value="click" onclick="window.location.href='http://www.htmlforums.com/archive/index.php/URL'"><!--content-->thanks, may god bless your keyboard :D<!--content-->
 
Back
Top