Hi, I have 1 form split over 2 pages. Page 1 has a checkboxA page 2 has checkboxB
Unless I put a hidden field A in page 2 and a hidden field B in page 1 the checkboxes aren't set correctly (because reset() is called each the page is submitted). I assume there is a better way to do this. Anyone tell me how I should write it so that HTML people can just move the checkboxes between pages without having to worry about moving a hidden field as well? Hope someone can enlighten me, -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

