<html><head><script type="text/javascript">function setfocus(){ document.forms[0].field.focus()}</script></head><body><form> <input type="text" name="field" size="30"> <input type="button" value="Set focus" onclick="setfocus()"> </form></body></html>
Name (required)
email (will not be published) (required)
Website