<form action="../data2html.asp" method="post">
</form>
<form action="../data2html.asp" method="post">
</form>
<form action="../data2html.asp" method="post">
</form>
<form action="../data2html.asp" method="post">
<input type="checkbox" name="cb1" value="cb1v">
<input type="checkbox" readonly name="cb2" value="cb2v_readonly">
<input type="checkbox" disabled name="cb3" value="cb3v_disabled">
<input type="checkbox" disabled readonly name="cb4" value="cb4v_disabled_readonly">
<input type="checkbox" value="cb5v_noname">
<input type="checkbox" checked name="cb6" value="cb6v">
<input type="checkbox" checked readonly name="cb7" value="cb7v_readonly">
<input type="checkbox" checked disabled name="cb8" value="cb8v_disabled">
<input type="checkbox" checked disabled readonly name="cb9" value="cb9v_disabled_readonly">
<input type="checkbox" checked value="cb10v_noname">
<input type="checkbox" readonly="readonly" name="cb11" value="cb11v_readonly=readonly">
<input type="checkbox" disabled="disabled" name="cb12" value="cb12v_disabled=disabled">
<input type="checkbox" checked="checked" readonly="readonly" name="cb13" value="cb13v_readonly=readonly_checked=checked">
<input type="checkbox" checked="checked" disabled="disabled" name="cb14" value="cb14v_disabled=disabled_checked=checked">
<input type="submit">
</form>
3 Forms with identical input fields
Again 3 Forms with identical input fields
3 Forms with identical input fields
Again 3 Forms with identical input fields
Back one step.
last updated on 4/13/2011 12:31:38 PM