Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Login form that can not be closed
Message
De
24/07/2006 01:32:43
 
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:
01139041
Vues:
12
>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, actually I have two buttons which are login button and logout button, so if the user type the password correctly then the cursor goes to login button and if we press it the form will disappear and pop up the main menu. I have tried your code but it's still didn't work.

Thanks for the reply.

regards,

Budianto
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform