<HTML><HEAD><SCRIPT LANGUAGE = "JavaScript"> function moveon() { var urlAddress = ""; urlAddress = document.forms[0].Edit1.value; window.location = urlAddress; }</SCRIPT></HEAD><BODY><FORM><INPUT type="text" name="Edit1"><INPUT type="button" value="move" onClick="moveon()"></FORM></BODY></HTML>
Name (required)
email (will not be published) (required)
Website