Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending an email after i push the save button from a cla
Message
 
 
To
17/01/2003 10:24:43
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00742877
Message ID:
00742914
Views:
11
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
Previous
Reply
Map
View

Click here to load this message in the networking platform