<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
<body>
<label>
<input type="checkbox" name="checkbox" id="checkbox" />
</label>
If Checkbox is checked then the B field will automatically EQ the A field value and so on with C and D and E and F. Fields B, D and F will also be "disabled". If the checkbox is unchecked then the values will remain the same but editable again.<br />
<br />
<br />
<table width="0" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2"><label>
A Field
<input type="text" name="textfield" id="textfield" value="First Name" />
B Field
</label></td>
<td width="155"><input type="text" name="textfield2" id="textfield2" /></td>
</tr>
<tr>
<td colspan="2"><label> C Field
<input type="text" name="textfield3" id="textfield3" value="First Name" />
D Field </label></td>
<td><input type="text" name="textfield3" id="textfield4" /></td>
</tr>
<tr>
<td width="193">E Field
<label>
<select name="select" id="select">
<option value="1">A</option>
<option value="2">B</option>
</select>
</label></td>
<td width="118"> F Field</td>
<td><select name="select2" id="select2">
<option value="1">A</option>
<option value="2">B</option>
</select></td>
</tr>
</table>
</body>
</html>
Experts Exchange always has the answer, or at the least points me in the correct direction! It is like having another employee that is extremely experienced.
When asked, what has been your best career decision?
Deciding to stick with EE.
Being involved with EE helped me to grow personally and professionally.
Connect with Certified Experts to gain insight and support on specific technology challenges including:
We've partnered with two important charities to provide clean water and computer science education to those who need it most. READ MORE