From owner-freebsd-questions Sun Mar 17 15:58: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail7.mn.rr.com (mkc-162-160.kc.rr.com [24.94.162.160]) by hub.freebsd.org (Postfix) with ESMTP id 0BD7937B416 for ; Sun, 17 Mar 2002 15:58:06 -0800 (PST) Received: from localhost ([24.26.174.22]) by mail7.mn.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Sun, 17 Mar 2002 17:55:47 -0600 Date: Sun, 17 Mar 2002 17:57:45 -0600 Mime-Version: 1.0 (Apple Message framework v481) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: Checkbox weirdness From: Joshua Holland To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.481) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have an edit page with checkbox options. When I check some and submit, they are entered into the db and are saved. If I edit again, and uncheck some, then same thing. If I uncheck all of the checkboxes and submit, the changes are not saved, and when I go back to edit, all the boxes I unchecked are all checked again. Unchecking is only remembered when I leave at least one box checked. What's up with that? Josh. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message