getting values of checkboxes.



Hi all!

I have a problem - I have a list of checkboxes, with certain data...
the point is, that some of them are set, and the important thing for
mere is to get those values, which have changed from CHECKED to NOT
CHECKED.
Certain values are marked, once done, the user removes the flags, and
I need to know what was set to not being checked anymore (to remove
them from the task list).

But - I only get the $_POST value, it the item was checked.

How do I do it the other way?

Hmmmmm while writing this, I wonder whether I can use isset() -
whether the value is set, but just empty... will check tomorrow.

WBR
Sonnich
.



Relevant Pages

  • Re: Problem with a continuous form
    ... when I click in one of the checkboxes next to this empty ... how can I manage to make the continuous form display ... able to check them for parametrization of the corresponding project. ...
    (microsoft.public.access.formscoding)
  • disable text box if combo box is not filled
    ... checkboxes, the text box would automatically enable itself ... maybe by writing some code? ... >try seting the combo box default setting to enabled = ... >false in the combo box's property sheet. ...
    (microsoft.public.access.formscoding)
  • Checking check boxes from post
    ... I have a group of five checkboxes that I need to check in a script after a ... post-operaiton. ... I looked in the manual and found the fuction empty(). ...
    (comp.lang.php)
  • Re: Checking check boxes from post
    ... The first one distinguishes between the absence of the parameter and a ... you can name all of your five checkboxes like this: ... to change your PHP code. ... I looked in the manual and found the fuction empty(). ...
    (comp.lang.php)
  • RE: Mutually Exclusive Checkboxes and Counting the number of ticks in
    ... "spunkymuffmonkey" wrote: ... rows and fours columns in, each row has a question in the first column ... Mutually Exclusive Checkboxes and Counting the number of ticks in each column. ... I would love some help in writing a macro that counts the number of checks ...
    (microsoft.public.word.vba.general)