Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sending an email after i push the save button from a cla
Message
 
 
À
17/01/2003 10:24:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00742877
Message ID:
00742914
Vues:
12
Edgar,

You can add code to the Save button in the form:

*cmdSave.Click()
thisform.SendEmail() && send the email
dodefault()

There's an article on my website showing how to use the MAPI controls to handle the email part. There's also some code in the libraries here.

>- I have a class in a form, the class is wizbtns where i choose the picsbtns, well, i need when i save a record send an email automatically, but how i do this? if the class can not be modified from the code.
>
>- and the second one, where can i find the code to send the email?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform