advcomputer
Posts: 68
|
| Posted: 10/15/2007, 1:47 PM |
|
I have an odd issue (of course).
I have a form with 50+ elements and one of the elements is a radio button.
When I do the data entry and submit the form, everything is fine and the data is what / where it should be. However if I submit a form, and it does not fully submit, such as I forgot to enter a required field, the location by the radio button has the word CHECKED next to it.
Just curious as to why?
Thanks in advance for the time and help.
-Jeff
|
 |
 |
wkempees
|
| Posted: 10/15/2007, 2:58 PM |
|
maybe because te is a discrepancy in the fields properties.
checked and unchecked values: 0/1 true/false chcked/unchecked
No idea.
Walter
"advcomputer" <advcomputer@forum.codecharge> schreef in bericht
news:24713d1e268514@news.codecharge.com...
>I have an odd issue (of course).
>
> I have a form with 50+ elements and one of the elements is a radio button.
>
> When I do the data entry and submit the form, everything is fine and the
> data
> is what / where it should be. However if I submit a form, and it does not
> fully
> submit, such as I forgot to enter a required field, the location by the
> radio
> button has the word CHECKED next to it.
>
> Just curious as to why?
>
> Thanks in advance for the time and help.
>
> -Jeff
>
>
> _________________
> Jeff Goldstein
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.yessoftware.com/
>
|
|
|
 |
|