tedd wrote: > At 7:02 PM +0000 1/25/09, Ashley Sheridan wrote: >> Tedd, what about having it reset if you then go back and select the >> original option without submitting, i.e. you originally selected and >> submitted on A, then selected B, then selected A again? > > That's a good idea. > > Now I just have to figure out how to make it all-encompassing enough > to handle one, or more, selection-control and compare current values > with the values that were previously selected. > > Oh, the holes we dig for ourselves. :-) > > Cheers, > > tedd > What about an onChange javascript function that checks all the boxes that need input. Call it whenever any of the inputs change and in the onSubmit for the form, check it again. Thank you, Micah Gersten onShore Networks Internal Developer http://www.onshore.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php