Hello all, im trying to create a function that will allow me to auto check checkboxes from another checkbox.
Here is my code:
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Untitled Page</title>
<SCRIPT LANGUAGE="JavaScript">
function check(field,x) {...