<FORM>
<INPUT 
 TYPE = "BUTTON" 
 VALUE = "Go To Page" 
 onClick = "window.location = 'page.html';">
</FORM>