Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Email Automation via SMTP Server
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00813190
Message ID:
00837002
Views:
56
>Really enjoyed reading this thread - great little piece of software emerged.
>
>I have 1 question. When I send an attachment I get an additional file called ATT*.txt where * is a number which keeps changing. Do you know what this is and how to get rid of it.
>Thanks
>Colin

Different Email clients handle attachments differently.... I've found my first try with UUEncode was not supported by many clients.

I haven't updated my original SendSmtpEmail code on the fox wiki yet, but if you check thread184-649427 at www.tek-tips.com, then you'll find some MIME/Base64 code that can be integrated it. Codetyko hasn't posted his adjustments to the original routine yet, so you may have to do that yourself.

On the other hand, if you get the proper attachment AND the .TXT file, then maybe the problem is simply that the text of the email is being included as an additional attachment.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform