Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checkbox problem
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Checkbox problem
Divers
Thread ID:
00355920
Message ID:
00355920
Vues:
55
I have a checkbox on page inside pageframe. When the user clicks on checkbox, I should be getting a .T. value. Instead I am getting a value of "1". Here is my code:

insert into employee (checkbx) value (.pf1.p3.chkdrstmt.value)


it's giving me an error because checkbx is a logical. Its looking for .T. or .F. and I am returning a value of "1".

.pf1.p3.chkdrstmt.value should have a .T. What Gives??????


thanks
Nick Patel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform