How do I send an email with just a simple text file attachment. This attachment is not comming from a file it's comming from a string and it's not html that I want displayed in the email content. I just want to be able to send a blank email with a text file, generated from a string, allong with it.
Thanx Rob