On the page where you need to use the value, cfparam it and default the
value to NR. Checkbox values are not passed unless theya re checked so using
cfparam will be the value when it is not checked.

HTH,

Mike

> How do I send via a <CFIF IsDefined("form.update.x")> in my
> code instructing CF to Update a field when a input box is
> unchecked as well as checked.
>
> Its working when its checked (<input type="checkbox"
> name="itemstatus" value="received" checked>), but how do I
> send a "NR" when its unchecked?
>
> Robert O.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to