Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Send error alert through e-mail
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00348308
Message ID:
00348331
Vues:
15
Yes you can send E-mail message to the MIS Dept.
(1). Create a class from ActiveX Control call "Email".
(2). Create a method for Email class and call it SendMessages().
You can call it anything you want.
(3). On your form create a property(form property)
(4). When the error occures, write what ever message you want to send to MIS Dept.
(5). Call the method of you Email class from your form.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform