Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Login form that can not be closed
Message
De
21/07/2006 21:58:15
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows 2000
Divers
Thread ID:
01138107
Message ID:
01138774
Vues:
11
>Put you one and only READ EVENTS after starting this form:
>DO FORM Login
>READE EVENTS
>
>In Button Click EVENT of the form:
>
>IF LoginSuccess
>   thisform.release()
>ELSE
>   CLEAR EVENTS
>   * clean up
>   QUIT
>ENDIF
>
Hi Borislav,

Sorry for not replying you sooner,the condition is like this, I have two button, one is login and the other is logout, so when user has typed user name and password then if the password is right the cursor goes to login button. If we press it the main menu is pop up and this password form is out, but I can't release this form. I have try your code, but It didn't work out, any more idea ?


regards,

Budianto
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform