Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending E-mail
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00535229
Message ID:
00535234
Views:
21
DO a search on CDONTS here...
>Hi,
>
>How can I provide an e-mail feature in one application? I want something simple to use, tried to use the VFP foundation classes but it is too complicated.
>
>I was thinking about something simple as :
>
>oEMail.Compose()
>oEMail.To = "you@yourwork.com"
>oEMail.From = "me@mywork.com"
>oEMail.Subject = "VFP is the BEST!"
>oEmail.Message = ".........."
>
>oEmail.Send()
>
>
>Anybody help, please.
>
>TIA
>
>Alonso
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform