Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class for sending email
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00633031
Message ID:
00640047
Views:
23
It's in the docs. I don't gave time to read through them right now, but if you download the free eval version, it comes with the PDF on how to do that.


>Hi.
>And what if i wnat to attach a file to the e-mail??
>
>>Page 24 of the .pdf file shows this:
>>
>>MailServerPassWord() : String
>>Used to specify the password for SMTP server authentication if the mail server requires a user to log in.
>>Message.MailServerPassword = “myPassword”
>>
>>MailServerUserName() : String
>>Used to specify the username for SMTP server authentication if the mail server requires a user to log in.
>>Message.MailServerUserName = “myUserName”
>>
>>Throw them at your instance of the JMail object and you're set.
>>
Previous
Reply
Map
View

Click here to load this message in the networking platform