onclick=location.href("linker.jsp?custno="+ from1.custno.value)或者onClick ="a()"function a(){ form1.action ="linker.jsp"; form1.submit(); }