I need to take the following script and change the validate function so that after a messsage is displayed indicating that a field is wrong, the cursor is moved to that field.
<html>
<head>
<title>Form Example</title>
<Script language="JavaScript" type="text/javascript">
function validate() {...